jetty.project/jetty-client
Simone Bordet 693663a4ce Fixes #6624 - Non-domain SNI on java17
Java 17 only allows letter|digit|hyphen characters for SNI names.

While we could bypass this restriction on the client, when the SNI bytes arrive to the server they will be verified and if not allowed the TLS handshake will fail.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2021-08-18 17:07:20 +02:00
..
src Fixes #6624 - Non-domain SNI on java17 2021-08-18 17:07:20 +02:00
pom.xml Updating to version 9.4.44-SNAPSHOT 2021-06-30 06:30:31 -05:00