]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
in proxy mode we need to SSL_connect rather than SSL_accept in
authorDoug MacEachern <dougm@apache.org>
Fri, 29 Mar 2002 07:22:43 +0000 (07:22 +0000)
committerDoug MacEachern <dougm@apache.org>
Fri, 29 Mar 2002 07:22:43 +0000 (07:22 +0000)
commit89847f9ad63f778c17ffb868da7b82e80905e270
tree2fe906162e6706122a24217d589afe51826b5195
parent762a59d4ba750ac747fadb300e1f7ab38b6ee6da
in proxy mode we need to SSL_connect rather than SSL_accept in
ssl_hook_process_connection.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94298 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/mod_ssl.c