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!

Error opening OKV virtual wallet: ORA-28376: cannot find PKCS11 library

user-e5ifcMar 24 2023 — edited Mar 24 2023

Hi to all,

I tested the TDE direct connecion with this setup:

OS Oracle Linux 8.6
Oracle Database 19.3c
Oracle Key Vault 18.8

Without any kind of problems.

Now I need to replicate the same configuration of the TDE but in this setup:

OS Windows Server 2019
Oracle Database 19.3c
Oracle Key Vault 18.8 (same server ad previus setup)

After complete the enrollment of the new machine if I try yo open the HSM wallet I get the error:

ORA-28376: cannot find PKCS11 library

I have already cheched for the extapi libraries and the file called liborapkcs19.dll il correctly in the right path:

C:\oracle\extapi\64\hsm\oracle\1.0.0\

I have restarted the instance and to be sure all the Windows server, but the error persist.

Could someone help me to find the mistake?

Thanks in advance.

Comments
Post Details
Added on Mar 24 2023
0 comments
703 views