Description
Fix AMQ3625Test and JaasNetworkTest Tests.
Those tests were failing due:
Caused by: javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: No name matching {HOST} found
{{ at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)}}
{{ at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1959)}}
{{ at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302)}}
{{ at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296)}}
Attachments
Issue Links
- is broken by
-
AMQ-7047 Add support for TLS hostname verification
- Resolved
- links to