aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2014-07-14 10:53:11 +0200
committerTobias Brunner <tobias@strongswan.org>2014-07-14 10:58:28 +0200
commitb906d41214f897a7398f7f7e87ce3d35eacc4ffb (patch)
tree9a8dbdc6e1fa69ea8a93423fc0140e6300024ac5 /man
parent88a33f8aa71376cc7ce9bfb97c1ada0000a76bca (diff)
downloadstrongswan-b906d41214f897a7398f7f7e87ce3d35eacc4ffb.tar.bz2
strongswan-b906d41214f897a7398f7f7e87ce3d35eacc4ffb.tar.xz
man: Document where left|rightsigkey searches for public key files
Diffstat (limited to 'man')
-rw-r--r--man/ipsec.conf.5.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/man/ipsec.conf.5.in b/man/ipsec.conf.5.in
index 0f8564a1e..fe37dff83 100644
--- a/man/ipsec.conf.5.in
+++ b/man/ipsec.conf.5.in
@@ -795,8 +795,9 @@ or
prefix in front of 0x or 0s, the public key is expected to be in either
the RFC 3110 (not the full RR, only RSA key part) or RFC 4253 public key format,
respectively.
-Also accepted is the path to a file containing the public key in PEM or DER
-encoding.
+Also accepted is the path to a file containing the public key in PEM, DER or SSH
+encoding. Both absolute paths or paths relative to \fI/etc/ipsec.d/certs\fP
+are accepted.
.TP
.BR leftsendcert " = never | no | " ifasked " | always | yes"
Accepted values are