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 Futurex PKCS #11 library to the required path

Linux
Windows
1

Create the /opt/oracle/extapi/[32,64]/hsm/futurex/X.X/ directory, where X.X is the library version.

2

Copy the Futurex PKCS #11 library file (libfxpkcs11.so) to the path /opt/oracle/extapi/ [32,64]/hsm/futurex/X.X/.

3

Copy the PKCS11Manager and fxpkcs11.cfg files to the /etc directory.