Class TrustSelfSignedCertificates

java.lang.Object
com.github.kaklakariada.fritzbox.http.TrustSelfSignedCertificates

public class TrustSelfSignedCertificates extends Object
This class creates an SSLSocketFactory that trusts all certificates.
See Also:
  • Method Details

    • getUnsafeSslSocketFactory

      public static SSLSocketFactory getUnsafeSslSocketFactory()