Steve
> Well I wrote the PKCS#8 code so I might be able to help :-)
>
> To change this you need to use the -topk8 option which reverses things
> so it reads a traditional format private key and converts to PKCS#8.
Oh yes, indeed, it works!!
Sometimes things are just too easy to understand. :-)
T
Jan Leßner wrote:
>
> Hello OpenSSL guys
> Does anybody know how to create a PKSC8 formatted private key file?
>
Well I wrote the PKCS#8 code so I might be able to help :-)
> As far as I understood, OpenSSL by default generates private key files
> in PKCS5 format. I was hoping that the pkcs8 t