vici: strongswan.conf cache_crls = yes saves fetched CRLs to disk
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
config setup
|
||||
strictcrlpolicy=yes
|
||||
cachecrls=yes
|
||||
|
||||
conn %default
|
||||
ikelifetime=60m
|
||||
|
||||
@@ -2,4 +2,6 @@
|
||||
|
||||
charon {
|
||||
load = aes des sha1 sha2 md5 pem pkcs1 gmp random nonce x509 curl revocation hmac xcbc stroke kernel-netlink socket-default
|
||||
|
||||
cache_crls = yes
|
||||
}
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
|
||||
config setup
|
||||
strictcrlpolicy=yes
|
||||
cachecrls=yes
|
||||
|
||||
conn %default
|
||||
ikelifetime=60m
|
||||
|
||||
@@ -2,4 +2,6 @@
|
||||
|
||||
charon {
|
||||
load = aes des sha1 sha2 md5 pem pkcs1 gmp random nonce x509 curl revocation hmac xcbc stroke kernel-netlink socket-default
|
||||
|
||||
cache_crls = yes
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user