sdieffenbach

Results 1 issues of sdieffenbach

The getAcceptedIssuers closure for trustingTrustManager in HTTPConnectionFactory.getConnectionTrustAllSSLCerts returns null in violation of the Java specification for X509TrustManager.getAcceptedIssuers (https://docs.oracle.com/javase/8/docs/api/javax/net/ssl/X509TrustManager.html#getAcceptedIssuers--) which defines the return value to be a non-null (possibly empty) array....