[EMAIL PROTECTED] wrote: > > DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG > RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT > <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4545>. > ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND > INSERTED IN THE BUG DATABASE. > > http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4545 > > Webapp connector seg faults under an SSL connection > > Summary: Webapp connector seg faults under an SSL connection > Product: Tomcat 4 > Version: 4.0.1 Final > Platform: PC > OS/Version: Linux > Status: NEW > Severity: Blocker > Priority: Other > Component: Connectors > AssignedTo: [EMAIL PROTECTED] > ReportedBy: [EMAIL PROTECTED] > > Environment is httpd 1.3.22, built with mod_ssl 2.8.5. The only changes to > httpd.conf were to make the WebApp connection and WebAppDeploy of examples. > > It looks like it's seg faulting on trying to get the ssl key size in > mod_webapp.c, at rec->ssld->size = atoi(ssl_tmp). I suspect that > SSL_CIPHER_USEKEYSIZE isn't in the environment, which is where ssl_temp has > just been read from.
I will have a look to it... Has it is my bad... > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>