I got this: ssl_error_handshake_unexpected_alert
Using Firefox on a Macbook Air. How do I fix this? Authenticity verification problem.?
Sea Goblin
2014-09-08 14:20:35 UTC
I got this: ssl_error_handshake_unexpected_alert Using Firefox on a Macbook Air. How do I fix this? Authenticity verification problem.?
Four answers:
?
2014-09-08 14:32:50 UTC
Mozilla's website notes that the error indicates "ssl peer was not expecting a handshake it received". In this case you were attempting to connect to a site, and your browser initiated an ssl connection. A few reasons this could have happened:
1. you tried to connect to an http url, but wrote https explicitly (and the site accepted it)
2. you previously accessed the same url over https, and firefox supplied that from your history when you tried to go to the http version
3. the webserver doesn't have ssl properly configured.
4. you have a stored preference in your Keychain to supply an authentication certificat for that website.
Without the url you tried to access, it's hard to say.