Kaloian Doganov <[EMAIL PROTECTED]> writes:

> I've noticed that I can convince pkcs1-conv to process PEM-formatted
> input if I drop the "--private-rsa-key" argument:
>
>     $ cat /tmp/id_rsa.nopass.pem | pkcs1-conv

When reading PEM data, the type of the data follows from the PEM start
line. For DER data, its harder to derive the intended type from the
data.

Regards,
/Niels
_______________________________________________
lsh-bugs mailing list
lsh-bugs@lists.lysator.liu.se
http://lists.lysator.liu.se/mailman/listinfo/lsh-bugs

Reply via email to