Our blog

 

Online SSL Checker (Google Checkout)

Google checkout has some exceptionally stringent requirements with regards to SSL which always seem to trip people up and involve lots of messing around getting the cert set up properly.

I have found a nice online cert checker which you can show to your hosting company (or whoever installed your cert) to show them that the cert isn’t set up properly.

You can find it here:

cert check

More…

More Reading:

5 Comments

admin
March 25th, 2009

If you have SSH access to your server you can run this command to check your SSL

CODE:
  1. openssl s_client -connect yourdomain.com:443 -showcerts </dev/null

 

admin
March 25th, 2009
 

[...] Posts Google Checkout, 501 Error with Mod Security + Solution Online SSL Checker (Google Checkout) Linux Symlink chown Setting Up Amazon’s AMTU on a Linux [...]

 

Joe
October 20th, 2010

Hi, this was a very good article.
BTW. I just wanted to mention, that I've recently stumbled upon sslchecker.net and wanted to let your visitors know about this very useful resource.
This particular website provides a very comprehensive details for any online SSL certificate. Looking at the site stats - it seems to be very popular among webmins.
Site address is http://www.sslchecker.net and all you need to do is to enter a domain name (url/hostname) and it spills out all kinds of SSL related data.
Just wanted to share. Thanks again for writing this blog, very useful info.

 

Oliver Macpherson
July 25th, 2011

thanks for the sites, i have had a couple of issues with some of the SSL sold to me i will have to start manually checking all them now :(

 

 

Leave a Reply