summaryrefslogtreecommitdiffstats
path: root/doc/openvpn.8
diff options
context:
space:
mode:
authorJames Geboski <jgeboski@gmail.com>2013-01-08 17:52:57 -0500
committerGert Doering <gert@greenie.muc.de>2015-07-13 21:37:00 +0200
commit4e1e3ba1d8582a1e95dd6f9564e97c99784959a7 (patch)
tree167eeb656d1d6e23c71e0e38bb049136325e87db /doc/openvpn.8
parent079e5b9c13bf81d7afc6f932b5417d2f08f8e64b (diff)
downloadopenvpn-4e1e3ba1d8582a1e95dd6f9564e97c99784959a7.tar.gz
openvpn-4e1e3ba1d8582a1e95dd6f9564e97c99784959a7.tar.xz
openvpn-4e1e3ba1d8582a1e95dd6f9564e97c99784959a7.zip
Fix --askpass not allowing for password input via stdin
This resolves --askpass treating stdin as a file during the file access check. In turn, this leads to openvpn failing to start if this option is set to stdin. By default, --askpass reads the certificate's password from stdin rather than a file. Without passing the CHKACC_ACPTSTDIN flag to check_file_access(), stdin is marked as being a nonexistent file. Trac #248 Signed-off-by: James Geboski <jgeboski@gmail.com> Acked-by: Steffan Karger <steffan.karger@fox-it.com> Message-Id: <55A41225.2020705@karger.me> URL: http://article.gmane.org/gmane.network.openvpn.devel/9918 Signed-off-by: Gert Doering <gert@greenie.muc.de>
Diffstat (limited to 'doc/openvpn.8')
0 files changed, 0 insertions, 0 deletions