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!

Orakpi error - java.security.NoSuchAlgorithmException: EC KeyFactory not available

User_8EJ7TAug 11 2022 — edited Aug 11 2022

Hi folks
I ran the following command and got the subsequent error. I've googled a lot but not found much to help.

$ orapki wallet add -wallet /home/oracle/wallet -trusted_cert -cert /home/oracle/MY_CERTS/CloudflareIncECCCA3.cer -pwd MyPwd2022

This is the error I got:
Could not install trusted cert at/home/oracle/MY_CERTS/CloudflareIncECCCA3.cer
java.security.NoSuchAlgorithmException: EC KeyFactory not available

Any suggestions as to what I should do?

Regards
Dan

Comments
Post Details
Added on Aug 11 2022
0 comments
513 views