jetty.project/jetty-websocket/websocket-core-tests
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
fuzzingclient.json Issue #2173 & #2174 - Split websocket-core into client/server/common modules 2020-05-12 15:10:44 +10:00
fuzzingserver.json Improve test to reliably reproduce issue seen in the AutobahnTest 2020-09-14 14:44:38 +10:00
pom.xml Updating to version 10.0.0-SNAPSHOT 2020-08-11 16:47:55 +08:00