Skip to Main Content

Oracle Database Discussions

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!

certificate import error

dba88Jul 10 2020 — edited Jul 10 2020

HI all

while importing a user certificate using orapki , it gives following error.

PKI-04006: No matching private key in the wallet.

Could not install user cert at /home/oracle/mywallet/abc.cer

I am using this command:

orapki wallet add -wallet . -user_cert -cert /home/oracle/mywallet/abc.cer

Comments
Post Details
Added on Jul 10 2020
9 comments
1,240 views