vici: strongswan.conf cache_crls = yes saves fetched CRLs to disk
This commit is contained in:
@@ -30,6 +30,12 @@ charon.cert_cache = yes
|
||||
Whether relations in validated certificate chains should be cached in
|
||||
memory.
|
||||
|
||||
charon.cache_crls = no
|
||||
Whether Certicate Revocation Lists (CRLs) fetched via HTTP or LDAP should
|
||||
be saved under a unique file name derived from the public key of the
|
||||
Certification Authority (CA) to **/etc/ipsec.d/crls** (stroke) or
|
||||
**/etc/swanctl/x509crl** (vici), respectively.
|
||||
|
||||
charon.cisco_unity = no
|
||||
Send Cisco Unity vendor ID payload (IKEv1 only).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user