|
|
|
@ -210,7 +210,7 @@
|
|
|
|
|
# capath defines a directory that will be searched for files
|
|
|
|
|
# containing the CA certificates. For capath to work correctly, the
|
|
|
|
|
# certificate files must have ".crt" as the file ending and you must run
|
|
|
|
|
# "c_rehash <path to capath>" each time you add/remove a certificate.
|
|
|
|
|
# "openssl rehash <path to capath>" each time you add/remove a certificate.
|
|
|
|
|
#cafile
|
|
|
|
|
#capath
|
|
|
|
|
|
|
|
|
@ -366,7 +366,7 @@
|
|
|
|
|
# capath defines a directory that will be searched for files
|
|
|
|
|
# containing the CA certificates. For capath to work correctly, the
|
|
|
|
|
# certificate files must have ".crt" as the file ending and you must run
|
|
|
|
|
# "c_rehash <path to capath>" each time you add/remove a certificate.
|
|
|
|
|
# "openssl rehash <path to capath>" each time you add/remove a certificate.
|
|
|
|
|
#cafile
|
|
|
|
|
#capath
|
|
|
|
|
|
|
|
|
@ -809,8 +809,8 @@
|
|
|
|
|
# certificate.
|
|
|
|
|
# bridge_capath defines a directory that will be searched for files containing
|
|
|
|
|
# the CA certificates. For bridge_capath to work correctly, the certificate
|
|
|
|
|
# files must have ".crt" as the file ending and you must run "c_rehash <path to
|
|
|
|
|
# capath>" each time you add/remove a certificate.
|
|
|
|
|
# files must have ".crt" as the file ending and you must run "openssl rehash
|
|
|
|
|
# <path to capath>" each time you add/remove a certificate.
|
|
|
|
|
#bridge_cafile
|
|
|
|
|
#bridge_capath
|
|
|
|
|
|
|
|
|
|