[EMAIL PROTECTED] wrote: > bobh 2002/09/18 09:44:35 > > Modified: . gump.xml > coyote/src/java/org/apache/coyote Request.java > http11/src/java/org/apache/coyote/http11 > Http11Processor.java > Log: > - This associates the socket with the Request. This is so the > CertificatesValve.verify() can tell where (which socket) the Request > is comeing from. Without this association, CertificatesValve.verify() > returns with no SSL Handshake. > - this change is in part based on feed back from; Vivek N. Yingxian > Wang (JSSE), Craig M., Qingqing Ouyang
-1 (ie, revert this). The socket should already have been associated with the request, but as a note. It is available, and accessible. Thanks, Remy -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>