Apache Verifying that Microsoft IIS SSLv2 and weak ciphers are disabled for PCI compliance There are 4 easy ways to check that SSLv2 and weak ciphers are disabled on your web servers and appliances. SSLv2 is deprecated and... Jason SamuelAugust 9, 2010
IIS A quick way to troubleshoot SSL chain issues using OpenSSL You can use OpenSSL and run this command: openssl.exe s_client -connect www.mysite.com:443 which will use a generic SSL/TLS client to connect to your site... Jason SamuelJanuary 14, 2010
Cisco IronPort How to convert an SSL cert to a .pem for installation on Citrix and Cisco appliances Often times you might have to add an SSL cert to a Cisco or Citrix appliance (like a Netscaler) but it only accepts the... Jason SamuelJanuary 7, 2010