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:

3 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 [...]

 

 

Leave a Reply