We need a SSLSocketFactory with a default constructor and a static getDefault method that sets up SSL using a JaasSecurityDomain mbean so it can be used for LDAPS, Remoting, etc.
The name of the security domain must be set as a system property.
- is incorporated by
-
JBPAPP-2227 Create SSLSocketFactory that uses a JaasSecurityDomain
- Closed