I'm trying to import the rsa private key (rsa-priv-key.der) found in tests\01-phaos-xmlenc-3 with openssl, just via openssl command line tool. However I keep getting errors, all related to bad file format. The file is supposed to be in pkcs8 format, however openssl doesn't eat it, I've tried several different options... My openssl experience isn't very high... Anybody any tips what I'm missing here?
Wouter -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Aleksey Sanin Sent: Monday, September 15, 2003 21:44 To: Wouter Cc: [EMAIL PROTECTED] Subject: Re: [xmlsec] bugfixes for mscrypto support Well, then pkcs#12 sounds like the best option on the table. Aleksey Wouter wrote: I guess pkcs#12 files with dummy certs is good option. BTW, does MSCrypto support pkcs#8 format? Unfortunately as far as I know not :( Wouter _______________________________________________ xmlsec mailing list [EMAIL PROTECTED] http://www.aleksey.com/mailman/listinfo/xmlsec _______________________________________________ xmlsec mailing list [EMAIL PROTECTED] http://www.aleksey.com/mailman/listinfo/xmlsec
