0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/openvpn/mbedtls
James Yonan 18f5f4d1b5
SSLConfigAPI: remove set_enable_renegotiation()
Removed set_enable_renegotiation from SSLConfigAPI and underlying
SSL implementations (OpenSSL, MbedTLS) since we are not currently
using it and TLS 1.3 standardizes on a session ticket model rather
than server-side session caching.

Signed-off-by: James Yonan <james@openvpn.net>
2019-05-15 18:56:48 +02:00
..
crypto [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
pki Fix multiple inclusion of OpenVPN3 header with OPENPVN_EXTERN 2018-07-05 15:38:48 +02:00
ssl SSLConfigAPI: remove set_enable_renegotiation() 2019-05-15 18:56:48 +02:00
util ssl: add support for encoding/decoding PEM format 2018-12-06 09:19:21 +10:00