diff options
author | Tobias Brunner <tobias@strongswan.org> | 2016-03-22 18:06:22 +0100 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2016-03-22 18:11:51 +0100 |
commit | b31e8c04f27d28ad9025ee3194b8954d4aa62a84 (patch) | |
tree | fdd79062f81fcfea7248cb34b70087d87fd6aaa2 | |
parent | 7a117eeaecc13c41903c8bf752848dfb5cc23ffd (diff) | |
download | strongswan-b31e8c04f27d28ad9025ee3194b8954d4aa62a84.tar.bz2 strongswan-b31e8c04f27d28ad9025ee3194b8954d4aa62a84.tar.xz |
swanctl: Fix documented directory name for remote pubkeys
-rw-r--r-- | src/swanctl/swanctl.opt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/swanctl/swanctl.opt b/src/swanctl/swanctl.opt index 145fab28d..d69daeaad 100644 --- a/src/swanctl/swanctl.opt +++ b/src/swanctl/swanctl.opt @@ -416,7 +416,7 @@ connections.<conn>.remote<suffix>.pubkeys = Comma separated list of raw public keys to accept for authentication. Comma separated list of raw public keys to accept for authentication. - The public keys may use a relative path from the **swanctl** _x509_ + The public keys may use a relative path from the **swanctl** _pubkey_ directory or an absolute path. connections.<conn>.remote<suffix>.revocation = relaxed |