<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16608" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=497014616-04042008><FONT face=Arial
color=#0000ff size=2>This is a little off topic for this list,
but...</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=497014616-04042008><FONT face=Arial
color=#0000ff size=2>When openssl generates a new request, it by default puts
the request in newreq.pem and the key in newkey.pem.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=497014616-04042008><FONT face=Arial
color=#0000ff size=2>So what you probably wanted to type
was:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=497014616-04042008><FONT face=Arial
color=#0000ff size=2>openssl pkcs12 -export -in newcert.pem -inkey newkey.pem
-certfiles demoCA/cacert.pem -out ca.p12</FONT></SPAN></DIV>
<DIV> </DIV>
<DIV align=left><FONT face=Arial size=2>Peter McGill</FONT></DIV>
<DIV> </DIV><BR>
<BLOCKQUOTE
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> users-bounces@openswan.org
[mailto:users-bounces@openswan.org] <B>On Behalf Of </B>Suman
S<BR><B>Sent:</B> April 4, 2008 6:28 AM<BR><B>To:</B>
users@openswan.org<BR><B>Subject:</B> Re: [Openswan Users] Users Digest, Vol
53, Issue 10<BR></FONT><BR></DIV>
<DIV></DIV>Hello,<BR>As i am quite new to these Certificate Authority so i am
facing quite a problem though the documenttion is quite explainable, <BR>my
problem is as...<BR>lastly when i try to export and convert into p 12
format..its says<BR><BR>root@test:/usr/sslca# openssl pkcs12 -export -in
newcert.pem -inkey newreq.pem -certfile demoCA/cacert.pem -out
ca.p12<BR><BR>the output
says..................<BR>....................................................<BR>unable
to load private key<BR>...............................................<BR>What
does this means?, why is not able to load the pvt keys as i have it<BR>aslo i
have checked the process explained in forum, evry thing has gone in right
way.<BR><BR>so plz,<BR>let me proceed further with your invaluable
help<BR>with regards<BR>creeds<BR><BR></BLOCKQUOTE></BODY></HTML>