I have noticed that when signing SPKAC vs. a PKCS10 request, the resulting -out <file> is in a different format.

For example:

"openssl ca -in request.spkac -spkac -out cert1.file" results in a DER file where

"openssl ca -in request.pkcs10 -out cert2.file" results in a PKCS10 PEM file

Ideally, depending on what you're doing, an additional option "-outform" would be nice to have if it's going to be switching formats like this so I could theoretically get a definitive format when I use that command.

Or am I doing something wrong? :)
- John Douglass, Georgia Tech (http://papyrus.gatech.edu)




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

Reply via email to