[jboss-jira] [JBoss JIRA] Created: (JBAS-7124) org.jboss.security.ssl.DomainSocketFactory to override zero-argument javax.net.SocketFactory.createSocket()
Juergen none (JIRA)
jira-events at lists.jboss.org
Mon Jul 27 10:49:40 EDT 2009
org.jboss.security.ssl.DomainSocketFactory to override zero-argument javax.net.SocketFactory.createSocket()
-----------------------------------------------------------------------------------------------------------
Key: JBAS-7124
URL: https://jira.jboss.org/jira/browse/JBAS-7124
Project: JBoss Application Server
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Security
Affects Versions: JBossAS-5.1.0.GA
Reporter: Juergen none
Assignee: Anil Saldhana
I use org.jboss.security.ssl.DomainSocketFactory but need to call parameterless createSocket()
this method is not overridden in DomainSocketFactory, so initSSLContext(), setNeedClientAuth(), etc. does not happen.
could you implement org.jboss.security.ssl.DomainSocketFactory.createSocket() ?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list