summaryrefslogtreecommitdiff
path: root/usr.bin/vi
diff options
context:
space:
mode:
authorDoug Hogan <doug@cvs.openbsd.org>2015-07-19 06:31:33 +0000
committerDoug Hogan <doug@cvs.openbsd.org>2015-07-19 06:31:33 +0000
commit14b27057c772c5d278094c9f21cb3ccf60fad0be (patch)
tree25d24fc93d5bc8ce295a4abeef8437923a2f718b /usr.bin/vi
parent25c09a888e990176b7ce05e9f6fe4a3b005ebeed (diff)
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 'usr.bin/vi')
0 files changed, 0 insertions, 0 deletions