From ec0c1dcabd1d31cd4bd452db6d099b4df0739778 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Fri, 17 Jun 2016 14:49:46 +0200 Subject: [PATCH] Add documentation for http-proxy-user-pass option Patch V2: fix formatting problems Acked-by: Selva Nair Message-Id: <1466167786-13748-1-git-send-email-arne@rfc2549.org> URL: http://article.gmane.org/gmane.network.openvpn.devel/11933 Signed-off-by: Gert Doering --- Changes.rst | 4 ++++ doc/openvpn.8 | 7 +++++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/Changes.rst b/Changes.rst index ab322e2df..f945ad72a 100644 --- a/Changes.rst +++ b/Changes.rst @@ -51,6 +51,10 @@ AEAD (GCM) data channel cipher support bytes per packet for AES-128-GCM instead of 36 bytes per packet for AES-128-CBC + HMAC-SHA1). +Http proxy password inside config file + Http proxy passwords can be specified with the inline file option + http-proxy-user-pass + User-visible Changes -------------------- diff --git a/doc/openvpn.8 b/doc/openvpn.8 index f1a436149..7e9f9a042 100644 --- a/doc/openvpn.8 +++ b/doc/openvpn.8 @@ -497,7 +497,10 @@ and port If HTTP Proxy-Authenticate is required, .B authfile is a file containing a username and password on 2 lines, or -"stdin" to prompt from console. +"stdin" to prompt from console. Its content can also be specified +in the config file with the +.B \-\-http\-proxy\-user\-pass +option. (See section on inline files) .B auth\-method should be one of "none", "basic", or "ntlm". @@ -6581,7 +6584,7 @@ X509_1_C=KG .SH INLINE FILE SUPPORT OpenVPN allows including files in the main configuration for the .B \-\-ca, \-\-cert, \-\-dh, \-\-extra\-certs, \-\-key, \-\-pkcs12, \-\-secret, -.B \-\-crl-verify +.B \-\-crl\-verify, \-\-http\-proxy\-user\-pass and .B \-\-tls\-auth options. -- 2.47.2