stud icon indicating copy to clipboard operation
stud copied to clipboard

print error message(s) if parsing RSA private key fails

Open dan-cx opened this issue 13 years ago • 0 comments

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.

dan-cx avatar Aug 17 '12 20:08 dan-cx