Yes I tried that, still I get the same error.
Binoy -----Original Message----- From: Dennis Dai [mailto:[EMAIL PROTECTED] Sent: 06 August 2004 09:12 To: Tomcat Users List Subject: Re: Problem with SSL configuration On 8/6/2004 1:05 AM, [EMAIL PROTECTED] wrote: > <Connector port="8443" > maxThreads="150" minSpareThreads="25" > maxSpareThreads="75" > enableLookups="false" disableUploadTimeout="true" > acceptCount="100" debug="0" scheme="https" secure="true"> > <Factory > className="org.apache.coyote.tomcat5.CoyoteConnector" > clientAuth="false" sslProtocol="TLS" > keystorePass = "binoy"/> ^ ^ Can you get rid of these spaces and try again? > </Connector> -- Dennis Dai [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
