jetty.project/jetty-util
Simone Bordet 04df6d4ec2
Fixes #6276 - Support non-standard domains in SNI and X509. (#6296)
* Fixes #6276 - Support non-standard domains in SNI and X509.

Backported support for IP addresses in X509 (from #5379).
Introduced SslContextFactory.Client.SniProvider to allow applications to specify the SNI names to send to the server.
Improved logging of SNI processing.
Skip X509 matching over IP addresses when the host does
not look like an IP address, to avoid reverse DNS lookup.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2021-05-21 19:02:43 +02:00
..
src Fixes #6276 - Support non-standard domains in SNI and X509. (#6296) 2021-05-21 19:02:43 +02:00
.gitignore Adding tests for Named Logging 2011-08-24 09:31:28 -07:00
pom.xml bump to next version 9.4.42-SNAPSHOT 2021-05-18 13:06:42 +02:00