Vanessa Campos wrote:
> Markus,
>
> Thank you. I'll try it.
>
> But still I keep thinking: wouldn't Tomcat start port 443 even with
> my current configuration?
> I can't stop wondering why it works on my local machine and doesn't
> on my server... On my local machine (test environment) I have the
>
> From: Vanessa Campos [mailto:[EMAIL PROTECTED]
> Subject: Re: Tomcat don't start SSL connector
>
> But still I keep thinking: wouldn't Tomcat start port 443 even with
> my current configuration?
It should. However, if this is a copy & paste:
> .
Markus,
Thank you. I'll try it.
But still I keep thinking: wouldn't Tomcat start port 443 even with
my current configuration?
I can't stop wondering why it works on my local machine and doesn't
on my server... On my local machine (test environment) I have the
same configuration and I can access l
Vanessa Campos wrote:
> Hi, everybody!
>
> I need to put SSL to work. My environment:
>
> Win2003 Server
> TomCat 5.1.15
> Apache 2.0.55
> mod_jk
>
> My server.xml contains this:
>
> maxThreads="150" minSpareThreads="5"
> maxSpareThreads="75"
>enableLookups="fals
Hi, everybody!
I need to put SSL to work. My environment:
Win2003 Server
TomCat 5.1.15
Apache 2.0.55
mod_jk
My server.xml contains this:
I copied this configuration from my test enviroment (where it is
working), but when I try to access https://localhost:443, it says
"The