Edit the Futurex PKCS #11 configuration file to connect the library to the Vectera Plus HSM.Documentation Index
Fetch the complete documentation index at: https://docs.futurex.com/llms.txt
Use this file to discover all available pages before exploring further.
The default configuration file location on Linux is
/etc/fxpkcs11.cfg. To use a custom location, set the FXPKCS11_CFG environment variable.fxpkcs11.cfg
| Field | Description |
|---|---|
| SLOT | Slot number (default: 0) |
| LABEL | Label for the HSM slot (default: Futurex) |
| CRYPTO-OPR | Identity name created on the Vectera Plus |
| CRYPTO-OPR-PASS | Password for the identity |
| ADDRESS | IP address or hostname of the Vectera Plus |
| PROD-PORT | Excrypt port (default: 9100) |
| PROD-TLS-ENABLED | Enable TLS (YES or NO) |
| PROD-TLS-ANONYMOUS | Anonymous TLS mode (YES or NO) |
| PROD-TLS-CA | Path to the CA certificate chain file |
| PROD-TLS-KEY | Path to the client PKCS #12 file |
| PROD-TLS-KEY-PASS | Password for the PKCS #12 file |
| FX-LOAD-BALANCE | Enable load balancing (YES or NO) |

