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.TrustStrategyCertificateExceptionX509TrustManager.checkServerTrusted(X509Certificate[], String)Copyright © 2019 Digipost. All rights reserved.