<br>Hello <br>I have already posted this mail to the group , bu t as i couldnt get enough help i am posting this once again.<br><br>As i am new to Certificate Authorization so i am in need of&nbsp; some help desperately.<br>my problem is that the documentation works fine but &nbsp; lastly&nbsp; while exporting to p12 format . it says unable to load private key....<br>
<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>&nbsp;again after getting some suggestion from the forum, i did&nbsp; like following but again got error.. <br><br>root@test:/usr/sslca# openssl pkcs12 -export -in newcert.pem -inkey newkey.pem -certfile demoCA/cacert.pem -out ca.p12<br>
<br>Enter pass phrase for newkey.pem:<br><br>No certificate matches private key<br>so i am not able to continue.I am in great trouble as i my client validity expires in next few day and i have to renew that.<br>so do help me out to sort this problem.<br>
<br>