janeiro 6th, 2011
validação / verificação de ssl
http://fixunix.com/openssl/547846-openssl-error-0b080074-x509-certificate-routines-x509_check_private_key-keyvalues-mismatch.html
> To view the contents of the certificate:
openssl x509 -noout -text -in filename.crt
> To view the contents of the private key:
openssl rsa -noout -text -in filename.key”