jetty.project/jetty-proxy
Simone Bordet 1cd15e8d85
Fixes #5379 - Better handling for wrong SNI. (#5398)
* Fixes #5379 - Better handling for wrong SNI.

Reworked the SNI logic.
Added support for IP addresses in the SAN extension of certificates in the X509 class.
Fixed keystores to have CN=localhost and SAN with ip=127.0.0.1 and ip=[::1].
Fixed tests that were not using the correct Host header.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2020-10-12 15:48:53 +02:00
..
src Fixes #5379 - Better handling for wrong SNI. (#5398) 2020-10-12 15:48:53 +02:00
pom.xml Fixing Distribution Proxy testcase 2020-09-29 06:03:21 -05:00