summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl_lib.c
diff options
context:
space:
mode:
authordoug <>2015-07-19 06:31:32 +0000
committerdoug <>2015-07-19 06:31:32 +0000
commitdad20d5502f021a9bb55bf238282d2f82f242d9b (patch)
treee880527a1af6d90c596c3aef10956ea51a3d268e /src/lib/libssl/ssl_lib.c
parent7cb9c95820759c5ea201221da59aaf72cb08d3c7 (diff)
downloadopenbsd-dad20d5502f021a9bb55bf238282d2f82f242d9b.tar.gz
openbsd-dad20d5502f021a9bb55bf238282d2f82f242d9b.tar.bz2
openbsd-dad20d5502f021a9bb55bf238282d2f82f242d9b.zip
Add TLS_method, TLS_client_method and TLS_server_method.
Use these instead of SSLv23_*method when you want to make sure TLS is used. By default, we disable SSLv3 but it's still possible for the user to re-enable it. TLS_*method does not allow SSLv3. Both BoringSSL and (next version of) OpenSSL have these methods. However, they have changed the implementation significantly. We will as well, but not right now. Riding the libssl major bump. ok miod@ bcook@
Diffstat (limited to 'src/lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions