]> granicus.if.org Git - apache/commit
Support for OpenSSL 1.1.0:
authorRainer Jung <rjung@apache.org>
Sun, 20 Mar 2016 18:26:22 +0000 (18:26 +0000)
committerRainer Jung <rjung@apache.org>
Sun, 20 Mar 2016 18:26:22 +0000 (18:26 +0000)
commitfc8497424b5f66d20218087461be4e96212bae3e
tree43d64393171212d59f21592b735db6122494d5eb
parentdcf2165a63169513050f245c92576801ec7c60fd
Support for OpenSSL 1.1.0:
- ab: use new API SSL_CTX_set_max_proto_version()
  and SSL_CTX_set_min_proto_version() in
  combination with TLS_client_method() instead
  of the old deprecated methods.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1735891 13f79535-47bb-0310-9956-ffa450edef68
support/ab.c