Package edu.uiuc.ncsa.security.util.ssl
Package to add basic and easy SSL support.
 
Created by Jeff Gaynor
 on 8/3/22 at  8:08 AM
- 
Interface Summary Interface Description SSLFactory A Factory with SSL support for those that need it.
- 
Class Summary Class Description MyTrustManager SSLConfiguration Created by Jeff Gaynor
 on Jun 12, 2010 at 9:27:22 AMSSLConfigurationUtil A utility to create an SSLConfiguration from a configuration node.SSLKeystoreConfiguration A bean that holds the configuration for an keystore.VerifyingHTTPClientFactory Creates HTTP clients which validate connections against a keystore.VerifyingHTTPClientFactory.X509TrustManagerFacade A facade for trust managers.