[Openswan Users] Users Digest, Vol 53, Issue 10
Peter McGill
petermcgill at goco.net
Fri Apr 4 12:56:13 EDT 2008
This is a little off topic for this list, but...
When openssl generates a new request, it by default puts the request in newreq.pem and the key in newkey.pem.
So what you probably wanted to type was:
openssl pkcs12 -export -in newcert.pem -inkey newkey.pem -certfiles demoCA/cacert.pem -out ca.p12
Peter McGill
_____
From: users-bounces at openswan.org [mailto:users-bounces at openswan.org] On Behalf Of Suman S
Sent: April 4, 2008 6:28 AM
To: users at openswan.org
Subject: Re: [Openswan Users] Users Digest, Vol 53, Issue 10
Hello,
As i am quite new to these Certificate Authority so i am facing quite a problem though the documenttion is quite explainable,
my problem is as...
lastly when i try to export and convert into p 12 format..its says
root at test:/usr/sslca# openssl pkcs12 -export -in newcert.pem -inkey newreq.pem -certfile demoCA/cacert.pem -out ca.p12
the output says..................
....................................................
unable to load private key
...............................................
What does this means?, why is not able to load the pvt keys as i have it
aslo i have checked the process explained in forum, evry thing has gone in right way.
so plz,
let me proceed further with your invaluable help
with regards
creeds
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openswan.org/pipermail/users/attachments/20080404/a87837b3/attachment.html
More information about the Users
mailing list