public class X509HostnameVerifierWithExceptions
extends org.apache.http.conn.ssl.AbstractVerifier
Constructor and Description |
---|
X509HostnameVerifierWithExceptions(org.apache.http.conn.ssl.X509HostnameVerifier delegate,
Set<String> allowedExceptions) |
public void verify(String host, String[] cns, String[] subjectAlts) throws SSLException
SSLException
Copyright © 2004-2017. All Rights Reserved.