Database
Oracle Database TDE
Configure the Futurex PKCS #11 library in Oracle
2min
if you plan to run oracle database in a docker container, skip this section a later section covers the steps to configure the {{futurex}} pkcs #11 library specific to a container implementation copy the library select one of the following operating systems and follow the instructions to copy the {{futurex}} pkcs #11 library to the required path linux create the /opt/oracle/extapi/\[32,64]/hsm/futurex/x x/ directory, where x x is the library version copy the futurex pkcs #11 library file ( libfxpkcs11 so ) to the path /opt/oracle/extapi/ \[32,64]/hsm/futurex/x x/ copy the pkcs11manager and fxpkcs11 cfg files to the /etc directory windows create the c \oracle\extapi\64\hsm\futurex\x x\ directory, where x x is the library version copy the futurex pkcs #11 library file ( fxpkcs11 dll ) to the path c \oracle\extapi\64\hsm\futurex\x x copy the pkcs11manager and fxpkcs11 cfg files to the c \program files\futurex\fxpkcs11 directory