Skip to main content
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

Perform the following steps in Linux to copy the library:
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.

Windows

Perform the following steps in Windows to copy the library:
1
Create the C:\oracle\extapi\64\hsm\futurex\x.x\ directory, where X.X is the library version.
2
Copy the Futurex PKCS #11 library file (fxpkcs11.dll) to the path C:\oracle\extapi\64\hsm\futurex\x.x.
3
Copy the PKCS11Manager and fxpkcs11.cfg files to the C:\Program Files\Futurex\fxpkcs11 directory.