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: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/.
