mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-27 12:13:20 -04:00
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:
parent
4895b10884
commit
79d14cacd3
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