Thanks, but, unless I'm overlooking something the factory is still listed as org.apache.catalina.net.SSLServerSocketFactory (for use with HttpConnector). There is no example for SSL with Coyote in the provided server.xml.
Jon ----- Original Message ----- From: "Remy Maucherat" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Wednesday, May 15, 2002 10:36 AM Subject: Re: CoyoteConnector with SSL no longer works, was Re: [ANNOUNCEMENT] Tomcat 4.0.4 Beta 3 released > > I just noticed that the CoyoteConnector no longer seems to work. I'm using > > the config listed below for my server.xml. This worked fine with Tomcat > > 4.0.4b2-01 and Coyote 1.0b5. Now, it just hangs. > > The syntax changed (the factory classname you have to use with Coyote is > different). Please refer to the bundled server.xml. > > Remy > > > -- > 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]>
