Class EasySSLSocketFactory

java.lang.Object
javax.net.SocketFactory
javax.net.ssl.SSLSocketFactory
com.logicaldoc.util.security.EasySSLSocketFactory

public class EasySSLSocketFactory extends SSLSocketFactory
An SSL socket factory that will let any certifacte pass, even if it's expired or not singed by a root CA, unless the environment variable ldoc.ssl.validate = true
Since:
8.1
Author:
Marco Meschieri - LogicalDOC