openssl: don't try to print nonexistant peer private keys
X.509 certificates carry public keys, not private keys. Fields corresponding to the private half of the key will always be NULL. Closes #1425
parent
1c92b5b6
Please register or sign in to comment