jetty.project/tests/test-http-client-transport
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/test Fixes #5379 - Better handling for wrong SNI. (#5398) 2020-10-12 15:48:53 +02:00
pom.xml Updating to version 10.0.0-SNAPSHOT 2020-08-11 16:47:55 +08:00