Kudithipudi.Org

August 27, 2012

HOW TO : Use openssl client to check for PCI compliant SSL ciphers

Filed under: HOWTO,Networking,security,Technology — Vinay @ 11:45 am

Simple one liner to check if your web server is using strong ciphers


openssl s_client -cipher LOW -host SERVER_NAME -port 443 

Powered by WordPress