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!

Not able to import PFX certificate to wallet

User_2E0J1Dec 29 2015 — edited Dec 29 2015

Hi,

My aim is to expose a BPEL process over HTTPS. I have a PFX file which contains a public and private key pair and as I understand, I have to import it to a wallet. The 3rd party service, which will call my BPEL process, has the corresponding public key.

I open Oracle Wallet Manager from /aiaapp/product/10.1.3.1/OracleAS_1/bin/owm and open the default wallet, located in /aiaapp/product/10.1.3.1/OracleAS_1/Apache/Apache/conf/ssl.wlt/default. Now I will have to "Import User Certificate". However, the Import User Certificate option in 'Operation' menu of OWM is not enabled.

I tried doing the same by running the command

>orapki wallet jks_to_pkcs12 -wallet ./ -pwd password -keystore ./ vivanewkeystore.jks -jkspwd viva123

But is says  jks_to_pkcs12is not a valid command.

Please advise.

Regards,

Arindam

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 26 2016
Added on Dec 29 2015
1 comment
733 views