docs: remove comment
The server will still fetch CRLs on the fly.
This commit is contained in:
parent
c9e05acb4c
commit
b08d1651ad
|
@ -1550,7 +1550,6 @@ listener.ssl.external.cacertfile = {{ platform_etc_dir }}/certs/cacert.pem
|
|||
## listener.ssl.external.ocsp_refresh_http_timeout = 15s
|
||||
|
||||
## Whether to enable CRL verification and caching for this listener.
|
||||
## If set to true, requires specifying the CRL server URLs.
|
||||
##
|
||||
## Value: boolean
|
||||
## Default: false
|
||||
|
|
Loading…
Reference in New Issue