Re: [Openvpn-devel] [PATCH 2/5] Implement forwarding client CR_RESPONSE messages to management

2019-10-22 Thread David Sommerseth
On 13/06/2019 16:41, Arne Schwabe wrote: > When signalling the client that it should do Challenge response > without reconnecting (IV_SSO=crtext/INFOPRE=CR_TEXT), the server > needs forward the response via the management console. > > Signed-off-by: Arne Schwabe > --- > doc/management-notes.txt

Re: [Openvpn-devel] [PATCH 1/5] Implement parsing and sending INFO and INFO_PRE control messages

2019-10-22 Thread David Sommerseth
On 13/06/2019 16:41, Arne Schwabe wrote: > OpenVPN out of band and auth pending authentication implements these > messages to send information during the authentication to the UI, > implement these message also in OpenVPN 2.x to be able to be piked up > by the UI > > Signed-off-by: Arne Schwabe >

Re: [Openvpn-devel] [PATCH 3/5] Implement support for signalling IV_SSO to server

2019-10-22 Thread David Sommerseth
On 13/06/2019 16:41, Arne Schwabe wrote: > Signed-off-by: Arne Schwabe > --- > src/openvpn/ssl.c | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > diff --git a/src/openvpn/ssl.c b/src/openvpn/ssl.c > index 640808f9..45806553 100644 > --- a/src/openvpn/ssl.c > +++ b/src/openvpn/ssl.c

Re: [Openvpn-devel] [PATCH 4/5] Implement sending response to challenge via CR_RESPONSE

2019-10-22 Thread David Sommerseth
On 13/06/2019 16:41, Arne Schwabe wrote: > When a client announces its support to support text based > challenge/response via IV_SOO=cr_text,the client needs to also > be able to reply to that response. > > This adds the "cr-response" management function to be able to > do this. The answer should