Hello,
I'm trying to debug the following error in a perl script that manipulates X509 certificates.
RSA.xs:194: OpenSSL error: no start line
My research suggests this is usually due to the certificate files not having the correct text encoding for the platform (UTF-8 for Windows in my case). However, I can read the certificates just fine using "openssl x509 -text -inform PEM -in <certfile>" from the command line, so this doesn't seem to be the case. What other causes does this error have?
In case it doesn't show, I'm a total perl newbie. Just trying to get a script running (I did not write it).
Thanks!
cinergi
In reply to RSA.xs:194: OpenSSL error: no start line by cinergi
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |