updated documentation for CRL reload

This commit is contained in:
Nikos Mavrogiannopoulos
2015-09-14 17:58:57 +02:00
parent 090c51cf1f
commit f2caadbe83
3 changed files with 9 additions and 3 deletions

View File

@@ -213,7 +213,9 @@ cert-user-oid = 0.9.2342.19200300.100.1.1
#cert-group-oid = 2.5.4.11
# The revocation list of the certificates issued by the 'ca-cert' above.
# See the manual to generate an empty CRL initially.
# See the manual to generate an empty CRL initially. The CRL will be reloaded
# periodically when ocserv detects a change in the file. To force a reload use
# SIGHUP.
#crl = /path/to/crl.pem
# Uncomment this to enable compression negotiation (LZS, LZ4).