stud
stud copied to clipboard
print error message(s) if parsing RSA private key fails
PEM_read_bio_RSAPrivateKey() can fail under some conditions, so we should print out OpenSSL's error message(s) to help the user understand and resolve the issue.