Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to import existing SSL certificate key pair in Oracle Wallet Manager

460646May 11 2006
Hi,

I have a private and public key and want to import these into Oracle Wallet Manager. From my reading of articles on the web and using OWM, it does not seem this is directly possible. I am using OWM version 3.0, for 9ias. We're due to move to 10g but this has not happened yet.

Anyway, I have been using this article as a guide (http://ww.telent.net/diary/2002/8/) and have generated a wallet file using OpenSSL as described. However, I am unable to open this because it keeps asking for the password.

The command I used was:
openssl pkcs12 -noiter -nodes -export -certfile RootCA.cer.pem -inkey private.pem -in www.mydomainPEM.crt -name 'TestWallet' -nodes -noiter -out ewallet.p12

This asks for an export password which I enter and confirm and then it generates the ewallet.p12 file. I'm using PEM for all formats of these, even though I do have them in other formats if required.

However, when I try to import this into OWM, it won't accept the password.

Does anyone have any experience with this or have any suggestions?

Many thanks,

Tim McAuley.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 8 2006
Added on May 11 2006
0 comments
501 views