Use the null hook instead of the ssl hook.
authorThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Fri, 3 Jul 2009 04:51:22 +0000 (01:51 -0300)
committerThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Fri, 3 Jul 2009 04:51:22 +0000 (01:51 -0300)
commitb6441cbcc5e1d36c80ca0167c5a823a96c5ffb5c
tree980318ab5ad1b0535f7112ea6a61d10b643214f4
parent1148a1c1d952687367d755cdc0e779e5ff32b43f
Use the null hook instead of the ssl hook.

This will allow us to remove the ssl hook entirely, since it's repeating
code from the ssl connection driver and complicates things more than
necessary.

We lose server port configuration now, but it should be plain easy to
get it back.
popproxy.c