Re: [PATCH] Fixes problem with Warp connector and HTTP POST via SSL.

2002-02-08 Thread jean-frederic clere
Glen Nakamura wrote: > > Aloha, > > The following patch fixes a problem with SSL client ceritificates and > HTTP POST data when using the Warp connector. When Tomcat retrieves > the SSL certificate, the getX509Certificates() method is called and > this.packet is reset... Now, when the read() m

[PATCH] Fixes problem with Warp connector and HTTP POST via SSL.

2002-02-06 Thread Glen Nakamura
Aloha, The following patch fixes a problem with SSL client ceritificates and HTTP POST data when using the Warp connector. When Tomcat retrieves the SSL certificate, the getX509Certificates() method is called and this.packet is reset... Now, when the read() method is called to retrieve the POST