Enable DTLSv1.2.
authorjsing <jsing@openbsd.org>
Wed, 17 Mar 2021 17:42:53 +0000 (17:42 +0000)
committerjsing <jsing@openbsd.org>
Wed, 17 Mar 2021 17:42:53 +0000 (17:42 +0000)
commit83b8f8229dfd092e85bc8839f11f9f745cb02e50
tree1b436f27655ba060dac0b3e287541747ca06b00f
parentd6cbd19b9ecee359200deb7e46df5222ffb565b5
Enable DTLSv1.2.

This means that the DTLS_method() will now use DTLSv1.2 rather than DTLSv1.
Additional DTLSv1.2 related symbols and defines will be made publicly
visible in the near future.

ok inoguchi@ tb@
lib/libssl/ssl_locl.h