summaryrefslogtreecommitdiffstats
path: root/lib/libssl/ssl_clnt.c
diff options
context:
space:
mode:
authorjsing <jsing@openbsd.org>2020-10-03 17:54:27 +0000
committerjsing <jsing@openbsd.org>2020-10-03 17:54:27 +0000
commit58d5599b07837b5b91042703a31df04afc4f2507 (patch)
treeb120f3c401e050589a5e829ba751e8bc0fb8934e /lib/libssl/ssl_clnt.c
parentReimplement the TLSv1.2 record handling for the read side. (diff)
downloadwireguard-openbsd-58d5599b07837b5b91042703a31df04afc4f2507.tar.xz
wireguard-openbsd-58d5599b07837b5b91042703a31df04afc4f2507.zip
Use TLSv1_1_enc_data instead of DTLSv1_enc_data.
DTLSv1 is TLSv1.1 over datagrams - there is no need for a separate SSL3_ENC_METHOD struct, just use TLSv1_1_enc_data and remove DTLSv1_enc_data entirely. ok tb@
Diffstat (limited to 'lib/libssl/ssl_clnt.c')
0 files changed, 0 insertions, 0 deletions