It seems the problem appears only for IE11 (Win) users, for other OS and browsers HTTPS connection works fine.
- IE11 firstly gets outdated SSL certificate warning
- You ignore warning, proceed anyway
- After you proceed IE shows different certificate with different serial number and it is valid, no warnings anymore
Any suggestions?
Server: nginx, SNI enabled - several domains on same ip (listed in cert SANS field).
SOLUTION: IE was taking second (outdated one) certificate from other domain which was outdated. Searching certificate body on all servers we have helped to find it.