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