Class TrustAllSSLSocketFactory


  • public class TrustAllSSLSocketFactory
    extends SSLSocketFactory
    This class can be used as a SocketFactory with SSL-connections. Its purpose is to ensure that all certificates - no matter from which CA - are accepted to secure the SSL-connection.