Added some spaces in swanctl.conf
This commit is contained in:
@@ -52,7 +52,7 @@ connections {
|
||||
authorities {
|
||||
|
||||
strongswan {
|
||||
cacert=strongswanCert.pem
|
||||
crl_uris=http://crl.strongswan.org/strongswan.crl
|
||||
cacert = strongswanCert.pem
|
||||
crl_uris = http://crl.strongswan.org/strongswan.crl
|
||||
}
|
||||
}
|
||||
|
||||
@@ -52,17 +52,17 @@ connections {
|
||||
authorities {
|
||||
|
||||
strongswan {
|
||||
cacert=strongswanCert.pem
|
||||
ocsp_uris=http://ocsp.strongswan.org:8880
|
||||
cacert = strongswanCert.pem
|
||||
ocsp_uris = http://ocsp.strongswan.org:8880
|
||||
}
|
||||
|
||||
research {
|
||||
cacert=researchCert.pem
|
||||
ocsp_uris=http://ocsp.strongswan.org:8881
|
||||
cacert = researchCert.pem
|
||||
ocsp_uris = http://ocsp.strongswan.org:8881
|
||||
}
|
||||
|
||||
sales {
|
||||
cacert=salesCert.pem
|
||||
ocsp_uris=http://ocsp.strongswan.org:8882
|
||||
cacert = salesCert.pem
|
||||
ocsp_uris = http://ocsp.strongswan.org:8882
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user