Skip to content

Changes

Summary

  1. Support null PROXY_USERNAME (commit: 6421e1f) (details)
  2. Add javadoc to Netty ENABLE_SSL_HOSTNAME_VERIFICATION configuration property (commit: 5e262a3) (details)
Commit 6421e1f0bc6156611c7120f5e6996b3bb262a62e by 15908245+jansupol
Support null PROXY_USERNAME
Support SSL Hostname verification
Update request host and port in SSL Context
Correct order of TLS handler vs Proxy handler

Co-authored-by: olotenko <Oleksandr.Otenko@oracle.com>
(commit: 6421e1f)
The file was modified connectors/netty-connector/src/main/java/org/glassfish/jersey/netty/connector/NettyConnector.java
The file was modified connectors/netty-connector/src/main/java/org/glassfish/jersey/netty/connector/NettyClientProperties.java
Commit 5e262a36dab399cd03f66b5592f50af4019286eb by 15908245+jansupol
Add javadoc to Netty ENABLE_SSL_HOSTNAME_VERIFICATION configuration property

Signed-off-by: jansupol <jan.supol@oracle.com>
(commit: 5e262a3)
The file was modified connectors/netty-connector/src/main/java/org/glassfish/jersey/netty/connector/NettyConnector.java
The file was modified connectors/netty-connector/src/main/java/org/glassfish/jersey/netty/connector/NettyClientProperties.java