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
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