aboutsummaryrefslogtreecommitdiffstats
path: root/src/swanctl/swanctl.opt
diff options
context:
space:
mode:
authorMartin Willi <martin@revosec.ch>2014-07-14 09:18:47 +0200
committerMartin Willi <martin@revosec.ch>2014-07-14 09:18:47 +0200
commit88a33f8aa71376cc7ce9bfb97c1ada0000a76bca (patch)
treeb7d3c2f5aa07d3f3d832c7e247f9131875337823 /src/swanctl/swanctl.opt
parent4ccfc879b5543e627cc4e89632352e51fea18fde (diff)
downloadstrongswan-88a33f8aa71376cc7ce9bfb97c1ada0000a76bca.tar.bz2
strongswan-88a33f8aa71376cc7ce9bfb97c1ada0000a76bca.tar.xz
swanctl: Fix the swanctl.conf cacerts option name in the manpage and template
Diffstat (limited to 'src/swanctl/swanctl.opt')
-rw-r--r--src/swanctl/swanctl.opt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/swanctl/swanctl.opt b/src/swanctl/swanctl.opt
index e136ffb5b..3714b92f9 100644
--- a/src/swanctl/swanctl.opt
+++ b/src/swanctl/swanctl.opt
@@ -349,7 +349,7 @@ connections.<conn>.remote<suffix>.certs =
The certificates may use a relative path from the **swanctl** _x509_
directory, or an absolute path.
-connections.<conn>.remote<suffix>.cacert =
+connections.<conn>.remote<suffix>.cacerts =
Comma separated list of CA certificates to accept for authentication.
Comma separated list of CA certificates to accept for authentication.