OpenSSL

From Utopia
Jump to navigation Jump to search

You can test your pem certificate with

openssl x509 -in mailcert.pem -inform pem -noout -text

If it displays the contents of your certificate without asking

for a password, it should be OK.