Establish encrypted client connection earlier ...
authorFabian Keil <fk@fabiankeil.de>
Thu, 24 Jan 2019 12:24:15 +0000 (13:24 +0100)
committerFabian Keil <fk@fabiankeil.de>
Wed, 30 Oct 2019 10:23:10 +0000 (11:23 +0100)
commit2ce0e12445718fed0b44598b70dd18525fb6620b
tree9f2e4094e1297d1c3f790d7c6a68cd67df6dcd34
parentc6ae2ae325d235baed559fa8227e278e96efc68c
Establish encrypted client connection earlier ...

... so that we can parse and filter the encrypted
request before deciding if it gets forwarded.

This commit is incomplete and hasn't been tested
yet with large POST requests.

Sponsored by: Robert Klemme
jcc.c
parsers.c
parsers.h
project.h
ssl.c
ssl.h