Tomcat (at least since 4.1.x) doesn't allow overriding the socket factory. 
However, you can override the SSLImplementation in the <Connector /> element 
and implement your own socket factory there.  Look in the o.a.t.u.net 
package of the Tomcat source distro to see what is required.

"Kovacs, Robert" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
Dear All !



Could somebody help me to find out how can I redefine the Tomcat 5.5
default socket factory (client and server) ?

We need to develop an own socket factory for SSL compliance sockets, we
couldn't use the existing SSL configuration for it.



Thank you,



Robert


@vantage CAF Support (V7.5 SP2)
CSS INS 2, Siemens PSE Ltd. Hungary

Tel.:   +36 1 4713090
Mob.: +36 30 6769504
Fax.:  +36 1 4713490
E-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to