]> git.ipfire.org Git - thirdparty/openvpn.git/commitdiff
Add note about file permissions and --crl-verify to manpage.
authorGert Doering <gert@greenie.muc.de>
Sat, 2 May 2015 19:07:05 +0000 (21:07 +0200)
committerGert Doering <gert@greenie.muc.de>
Sat, 2 May 2015 20:56:32 +0000 (22:56 +0200)
Trac #522

Signed-off-by: Gert Doering <gert@greenie.muc.de>
Acked-by: Steffan Karger <steffan.karger@fox-it.com>
Message-Id: <1430593625-855-1-git-send-email-gert@greenie.muc.de>
URL: http://article.gmane.org/gmane.network.openvpn.devel/9634
(cherry picked from commit d55be0fb8091ff03af1319a27f68401d31ce8571)

doc/openvpn.8

index fb0596cff0f49b503f8d5470998e6cb4488c88a0..b955a422baf0131ff502d8357f44b34d1f54cb42 100644 (file)
@@ -5032,6 +5032,11 @@ is a directory containing files named as revoked serial numbers
 requests a connection, where the client certificate serial number
 (decimal string) is the name of a file present in the directory,
 it will be rejected.
+
+Note: As the crl file (or directory) is read every time a peer connects,
+if you are dropping root privileges with
+.B --user,
+make sure that this user has sufficient privileges to read the file.
 .\"*********************************************************
 .SS SSL Library information:
 .\"*********************************************************