public class PostenEnterpriseCertificateStrategy extends Object implements org.apache.http.conn.ssl.TrustStrategy
| Constructor and Description |
|---|
PostenEnterpriseCertificateStrategy() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isTrusted(X509Certificate[] chain,
String authType)
Verify that the server certificate is issued to Posten Norge AS.
|
public boolean isTrusted(X509Certificate[] chain, String authType) throws CertificateException
isTrusted in interface org.apache.http.ssl.TrustStrategyCertificateExceptionSSLContextBuilder.TrustManagerDelegate.checkServerTrusted(X509Certificate[], String)Copyright © 2018 Digipost. All rights reserved.