Pkcs8 should not start with BEGIN RSA PRIVATE Key
tgriek opened this issue · 1 comments
tgriek commented
Issue
Pkcs8 pems should not start with BEGIN RSA PRIVATE KEY
https://en.wikipedia.org/wiki/PKCS_8
Solution
Change to BEGIN PRIVATE KEY
StefanScherer commented
Fixed with #58