As far as I understood, using "openssl req..." the produced format is PEM,
> independant what file extension you use. So normally this should work. Sorry
> for this kind of vague information but I didn't use openssl for a while.

OpenSSL indeed does not use the name of a file. 

    -outform der 

controls the format (and -inform), both default to pem. 

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to