-
Open the file
/etc/pki/tls/openssl.cnfon Linux orC:\Program Files\Common Files\SSL\openssl.cnfon Windows and enter the following line in the first line of the file.
|
›_ Console |
|
-
Enter the following lines under the last section of the
openssl.cnffile.
|
›_ openssl.cnf |
|
The dynamic path and module path will be changed according to the user environment.
On Linux, dynamic_path must point to pkcs11.so. On Windows, it must point to pkcs11.dll.
In both environments, dynamic_path must point to the SecurityServer PKCS#11 provider.