: Tomcat 6.0.45 - Problem in creating the socket.
Thanks Felix for your reply.
We will try adding new method to our custom implementation and check it.
I am not sure about the reason for using custom implementation.
-Original Message-
From: Felix Schumacher [mailto:felix.schumac
To: Tomcat Users List
Subject: RE: FW: Tomcat 6.0.45 - Problem in creating the socket.
Am 13. Juni 2016 08:01:51 MESZ, schrieb "Radha Krishna Meduri -X (radmedur -
HCL TECHNOLOGIES LIMITED at Cisco)" :
>Thanks Felix for your reply. Yes the connect has defined properly.
>
>
ation with the current tomcat
source code? The class JSSEImplementation was changed between 6.0.37 and 6.0.45
(the overridden method getServerSocketFactory has been added. )
What is the reason for your own implementation, why can't you use the tomcat
ones?
Regards,
Felix
>
>Thanks
>
...@internetallee.de]
Sent: Monday, June 13, 2016 11:07 AM
To: Tomcat Users List
Subject: Re: FW: Tomcat 6.0.45 - Problem in creating the socket.
Am 13. Juni 2016 07:25:54 MESZ, schrieb "Radha Krishna Meduri -X (radmedur -
HCL TECHNOLOGIES LIMITED at Cisco)" :
>Anyone can help on this?
Could
u got the nss/jss?
Thanks,
Felix
>
>-Original Message-
>From: Radha Krishna Meduri -X (radmedur - HCL TECHNOLOGIES LIMITED at
>Cisco)
>Sent: Friday, June 10, 2016 7:12 PM
>To: users@tomcat.apache.org
>Subject: Tomcat 6.0.45 - Problem in creating the socket.
>
>
Anyone can help on this?
-Original Message-
From: Radha Krishna Meduri -X (radmedur - HCL TECHNOLOGIES LIMITED at Cisco)
Sent: Friday, June 10, 2016 7:12 PM
To: users@tomcat.apache.org
Subject: Tomcat 6.0.45 - Problem in creating the socket.
Hi,
We are trying to upgrade to 6.0.45 from
Hi,
We are trying to upgrade to 6.0.45 from 6.0.37.
Tomcat starting fine, but while creating the socket we are getting following
exception.
For SSL implementation, we are using NSS/JSS from Mozilla.
The SSL implementation works fine with 6.037, but failing with 45.
Do you have any idea whether we