Firefox sec_error_expired_certificate after website's SSL is expired

I'm trying to access one of my website but I'm getting this error on Firefox sec_error_expired_certificate.

Website's certificate expired yesterday 30th March 2019. I've already installed renewed certificate on the server and checked with SSL checker and it all picks up renewed certificate.


On my Mac I keep getting certificate error on all browsers.


The solution mentioned all over the internet says to fix time. My Mac's time is correct as it's already set to "Set date and time automatically".


I've also removed expired old certificate on Keychain Access and imported renewed certificate. Restarted Mac but still having the same issue.


Does anyone know how to fix this annoying issue?

iMac 27", macOS 10.14

Posted on Mar 31, 2019 9:05 AM

Reply

Similar questions

9 replies

Mar 31, 2019 7:16 PM in response to aklion

You’re going to have to wade into this node.js and socket.io app to figure out how it stores, uses, and caches its certificates.


You can use OpenSSL tool known as s_client to probe the target server and port, and can use that to determine what certificate is being returned.


If you’re off on some random port and particularly a port not under the control of the web server but rather some app, it’ll be probably be the app controlling the certificate, and not the web server.


Related:

https://www.nodejsrecipes.com/recipes/14801323/ssl-certificate-socket-io

http://danielnill.com/nodejs-tutorial-with-socketio

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Firefox sec_error_expired_certificate after website's SSL is expired

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.