]> git.ipfire.org Git - thirdparty/squid.git/commit - src/ssl/support.cc
SSL->HTTP gatewaying support by Benno Rice
authorhno <>
Sun, 15 Apr 2001 00:23:41 +0000 (00:23 +0000)
committerhno <>
Sun, 15 Apr 2001 00:23:41 +0000 (00:23 +0000)
commitf484cdf5a978947ad50c69fd379ac5fc3027a43e
treed16f48fb859036fc57311a0c4a18bd386595275b
parent53f16c78f98e261a373fb631f9f848d370253a4f
SSL->HTTP gatewaying support by Benno Rice

Allows Squid in accelerator mode to listen for https requests
as well as http requests.

(ssl_support.[ch] was forgotten in the big commit)
src/ssl_support.cc [new file with mode: 0644]
src/ssl_support.h [new file with mode: 0644]