Class TrustSelfSignedCertificates
- java.lang.Object
-
- com.github.kaklakariada.fritzbox.http.TrustSelfSignedCertificates
-
public class TrustSelfSignedCertificates extends java.lang.ObjectThis class creates anSSLSocketFactorythat trusts all certificates.- See Also:
getUnsafeSslSocketFactory()
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static javax.net.ssl.SSLSocketFactorygetUnsafeSslSocketFactory()
-