Class SilverpeasSSLSocketFactory


  • public class SilverpeasSSLSocketFactory
    extends SSLSocketFactory
    This is our own implementation of SSLSocketFactory using the default one but specifying our own truststore file thus enabling Silverpeas to configure this system element. The TrustStore is the one declared in Silverpeas, not the one in the default System.properties at launch time.
    Author:
    ehugonnet