]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Print a more user-friendly error when tls-crypt-v2 client auth fails
authorArne Schwabe <arne@rfc2549.org>
Mon, 22 May 2023 09:12:31 +0000 (11:12 +0200)
committerGert Doering <gert@greenie.muc.de>
Mon, 10 Jul 2023 17:06:54 +0000 (19:06 +0200)
commit7a477c16a7c2a7016c7b15ea98fe3c40e8ef675b
tree6c0d5886cf3b5d3ddef233e146c02d4a9cea0e3b
parent53055fd23efb6209b12d3662427158e25247f1fe
Print a more user-friendly error when tls-crypt-v2 client auth fails

While it might be clear to people being (too?) well versed in
typical crypto applications that an authentication failure probably
mean wrong decryption key, this is not really obvious for the typical
user/server admin.

Change-Id: If0f0e7d53f915d39ab69aaaac43dc73bb9c26ae9
Signed-off-by: Arne Schwabe <arne@rfc2549.org>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20230522091231.2837468-1-arne@rfc2549.org>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg26718.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/tls_crypt.c