in reply to RSA.xs:194: OpenSSL error: no start line
files not having the correct text encodingPEM files in text form are ASCII, that can't be the problem.
just fine using "opensslThe Perl code might not use the same library as the command-line tool, please verify.
If the certificate is in actual use, https://github.com/noxxi/p5-ssl-tools can be helpful.› openssl version › perl -mNet::SSLeay -E "say for Net::SSLeay->VERSION, sprintf q(%X), +Net::SSLeay::SSLeay"
What is the opinion of gnutls about the file?
› certtool -i < somefile.pem
|
|---|