Update pkcs11 documentation on openssl_conf

The user should make sure there are no other 'openssl_conf = ...' lines
in the file.

(cherry picked from commit a90f4c4ffa)
This commit is contained in:
Matthijs Mekking 2022-01-14 11:30:06 +01:00
parent 4895b10884
commit 79d14cacd3

View file

@ -113,7 +113,9 @@ brackets) are defined:
openssl_conf = openssl_init
And add following lines at the bottom of the file:
And make sure there are no other 'openssl_conf = ...' lines in the file.
Add following lines at the bottom of the file:
::