Monthly Archives: October 2011

Verify an SSL Certificate for a server

Introduction In general, you need 3 different files for an SSL Certificate : a private key for the server (.key or .pem), a certificate (.cer or .crt) given to the client for SSL-encryption, and the trust chain (.chain or .txt) … Continue reading

Posted in Web technologies | Leave a comment