I got certificates for my websites and installed them. The websites appear to be working fine via HTTPS through various browsers and get an A rating on SSL Labs. But when I paste links to the websites on Facebook or Google Plus, I get errors.
When posting that URL to Facebook, it cannot read the og properties in the page. Via the Facebook Debugger it reports the following error: “Curl Error : SSL_CONNECT_ERROR Unknown SSL protocol error in connection to software.kareldonk.com:443”
When trying to post the link to Google+, it reports “That link isn’t valid. Check it and try again.” I suspect that it might also be related to the SSL config.
Is this because certificates from Let’s Encrypt aren’t fully supported yet by everyone? Or have I missed a configuration setting?
Thanks for trying Osiris. I didn’t change anything at all. I was just also able to verify my website via Google Webmaster Tools using HTTPS. A few minutes ago it wasn’t possible; webmaster tools said it couldn’t connect. Now it suddenly worked. Very strange.
On my server I’ve got the same issue again on the first try: the second try succeeds.
This time, I started tcpdump befóre the first try Apparently, your server disconnects the TCP connection after the SSL “Client Hello” (i.e.: the very first message between the client and server in the SSL connection). Why? No clue… The second time everything goes well, while the Client Hello message is the same as the first?
I’m not sure if it was the “fix”, but I hit the “Fetch new scrape information” and now, without the old info from November, it seems to be OK. At least for the SSL part it is.