[jboss-jira] [JBoss JIRA] Assigned: (JBREM-369) For Connectors that support callbacks on SSL connections, there should be a unified means of configuring SSLServerSocket and callback Client SSLSocket.s.

Ron Sigal (JIRA) jira-events at jboss.com
Wed Nov 1 13:54:42 EST 2006


     [ http://jira.jboss.com/jira/browse/JBREM-369?page=all ]

Ron Sigal reassigned JBREM-369:
-------------------------------

    Assignee: Ron Sigal  (was: Tom  Elrod)

> For Connectors that support callbacks on SSL connections, there should be a unified means of configuring SSLServerSocket and callback Client SSLSocket.s.
> ---------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBREM-369
>                 URL: http://jira.jboss.com/jira/browse/JBREM-369
>             Project: JBoss Remoting
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 4.0.0.Beta1
>            Reporter: Ron Sigal
>         Assigned To: Ron Sigal
>             Fix For:  2.2.0.Beta1 (Bluto)
>
>
> Currently, the SSLServerSocket is configured by creating an SSLServerSocketFactory, e.g., by way of configuring an SSLSocketBuilder, and calling setServerSocketFactory() on the server invoker.  The SSLSockets used by the Client that makes push callbacks are configured by passing a configuration Map to the Connector constructor, which is used to create a RemotingSSLSocketFactory.  These should be unified.  In particular, it would be nice to pass a single configuration Map to Connector().

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list