mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-09 04:12:08 -04:00
Update pkcs11 documentation on openssl_conf
The user should make sure there are no other 'openssl_conf = ...' lines in the file.
This commit is contained in:
parent
0af8bbd49b
commit
a90f4c4ffa
1 changed files with 3 additions and 1 deletions
|
|
@ -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:
|
||||
|
||||
::
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue