]> gitweb.factorcode.org Git - factor.git/commit
openssl: use TLS_method() to get the highest supported version
authorDoug Coleman <doug.coleman@gmail.com>
Thu, 20 Apr 2023 00:29:47 +0000 (19:29 -0500)
committerDoug Coleman <doug.coleman@gmail.com>
Thu, 20 Apr 2023 00:29:47 +0000 (19:29 -0500)
commit27b6f73cfb96099c9b3cb41e2b429c8fda90468a
tree3ed2054c6ab4998fac472b16799017c847f5fe61
parent9fa5cf1675ba6e584384487da33ed44a0b8099cf
openssl: use TLS_method() to get the highest supported version

TLSv1_1_method-style functions are deprecated
basis/io/sockets/secure/openssl/openssl.factor
basis/io/sockets/secure/secure-docs.factor
basis/io/sockets/secure/secure.factor
basis/openssl/libssl/libssl-tests.factor
basis/openssl/libssl/libssl.factor