Discussion:
Problems with P12 file
Mark Smith
2003-04-15 05:48:40 UTC
Permalink
I have created a CA, and made new certificates for my roadwarrior users.
When I go to export them to a p12 file via openssl, I get this error message
when I import them in to any Windows machine. Invalid Public Key Security
File Object. This is an invalid personal information exchange file. Any
ideas??

Thanks


Mark Smith
joseph beasley
2003-04-15 18:01:03 UTC
Permalink
Are you using .....

openssl pkcs12 -export -in file.crt -inkey file.key -out file.p12


Assuming the certificate is in file.crt, and the private key is in file.key.

=====
Joe Beasley
CNE, CCNP, MCSE, CCNA, AEIOU....
PGP/GPG key -- http://home.attbi.com/~joe.beasley/joebeasley.txt
AOL Messenger joebeasley3rd
Yahoo Messenger joe_beasley
MSN Messenger joebeasley3rd
ICQ 13164242


__________________________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo
http://search.yahoo.com

Continue reading on narkive:
Loading...