Class SimpleSSLSocketFactory

  • All Implemented Interfaces:
    Comparator<Object>

    public class SimpleSSLSocketFactory
    extends SSLSocketFactory
    implements Comparator<Object>
    SSLSocketFactory that accepts any certificate chain and also accepts expired certificates.
    Author:
    Matt Tucker