]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Gently push users towards --data-ciphers in --show-ciphers output
authorSteffan Karger <steffan.karger@foxcrypto.com>
Mon, 27 Jul 2020 11:09:24 +0000 (13:09 +0200)
committerGert Doering <gert@greenie.muc.de>
Tue, 28 Jul 2020 07:08:20 +0000 (09:08 +0200)
commit0a7af784c9a1534b13092c0504df679365a48ddb
tree706b77bc99abdc853a8e1f645256505175209b89
parent5fde831c580775aa5c1fe3539b06260d994eee10
Gently push users towards --data-ciphers in --show-ciphers output

Also:
 * fix a typo in the openssl output ("may be use*d*")
 * mention GCM before CBC (we prefer AEAD modes)

Signed-off-by: Steffan Karger <steffan.karger@foxcrypto.com>
Acked-by: Arne Schwabe <arne@rfc2549.org>
Message-Id: <E1k011A-0002yw-8S@sfs-ml-2.v29.lw.sourceforge.com>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg20608.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/crypto_mbedtls.c
src/openvpn/crypto_openssl.c