Server.xml is well formed as I can render it in IE. Also, the cert path is
right.
Konstantin Kolinko wrote:
>
> 2010/7/6 kareem_s_m <kareemuddin@gmail.com>:
>>
>> When I run in NON SSL (port 8080, stuff is written to the log files).
>> When I
>> run under SSL (8443) nothing is written to the same log files.
>>
>
> In the configuration fragment that you provided you are running with
> all 8080, 8443, 8009 at the same time.
>
> If you are adding an XML comment around unneeded connectors, maybe you
> are doing it wrong, and thus your server.xml is not a well-formed XML
> file? (You know, XML comments cannot contain "--" and thus comments
> cannot be nested).
>
>
> A trivial question: your keystore is now in a new path. Have you
> copied it to the new location?
>
> keystoreFile="E:\apps\thirdparty\apache-tomcat-5.5.29
> orig\selfcert.jks"
>
>> How did you install Tomcat, and how are you running it?
>
> Not answered. Do you install it as a service, or you are using *.bat
> files?
>
> Best regards,
> Konstantin Kolinko
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>
>
>
--
View this message in context: http://old.nabble.com/SSL-Not-working-on-tomcat-5.5.29-tp29052531p29090432.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|