Quoting CAM <[EMAIL PROTECTED]>: > > > Great. I tried the following: > > > > root@net:/home/ron# openssl x509 -in ident.crt -out ident.p12 -outform > pkcs12 > > > > I tried to import this file into netscape and into mozilla. No go - they > both > > complain that the cert is corrupted. I guess this begs the question: how > does > > one go about creating the pkcs12 format certificate? > > > Try: > > openssl pkcs12 -in client.crt -inkey client.key -certfile ca.crt -out > client.p12 > -export >
It worked! Thank you everyone for your assistance. Time to write a HOWTO on this - sheeze! > The filenames should be self-explanatory - let me know if not. > > HTH > colm > > ______________________________________________________________________ > Apache Interface to OpenSSL (mod_ssl) www.modssl.org > User Support Mailing List [EMAIL PROTECTED] > Automated List Manager [EMAIL PROTECTED] > > -- Ron Gage - Owner, Linux Network Services - Saginaw, Michigan - 989-274-8088 Your one-stop source for Reliable, Secure and Affordable Networking Solutions ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/ ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]