]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Send AUTH_FAILED message to clients on renegotiation failures
authorArne Schwabe <arne@rfc2549.org>
Fri, 23 Oct 2020 12:02:58 +0000 (14:02 +0200)
committerGert Doering <gert@greenie.muc.de>
Thu, 26 Nov 2020 12:31:20 +0000 (13:31 +0100)
commit55d5eaa3e021a21b9537a474c46636d4c2dcdac5
tree458a163a052a056182101ac1d9cd573b0caac664
parent3ac8e5923a12390f68aa901e04ab3204e326d243
Send AUTH_FAILED message to clients on renegotiation failures

This changes the exit in server mode on renegotiation to an exit that
also sends an AUTH_FAILED to the client. Any previously set failed auth
reason is passed to the client.

Signed-off-by: Arne Schwabe <arne@rfc2549.org>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20201023120259.29783-6-arne@rfc2549.org>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg21222.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/forward.c