diff options
author | 2020-10-03 17:54:27 +0000 | |
---|---|---|
committer | 2020-10-03 17:54:27 +0000 | |
commit | 58d5599b07837b5b91042703a31df04afc4f2507 (patch) | |
tree | b120f3c401e050589a5e829ba751e8bc0fb8934e /lib/libssl/ssl_clnt.c | |
parent | Reimplement the TLSv1.2 record handling for the read side. (diff) | |
download | wireguard-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