public class AllowAnyHostNameVerifyer
extends java.lang.Object
implements javax.net.ssl.HostnameVerifier
FileServer
always work even if the server has a different name
than what is in the certificate.Constructor and Description |
---|
AllowAnyHostNameVerifyer() |
Modifier and Type | Method and Description |
---|---|
boolean |
verify(java.lang.String hostname,
javax.net.ssl.SSLSession session) |