From: André Warnier
To: Tomcat Users List
Sent: Friday, December 16, 2011 10:34:24 PM
Subject: Re: Change Default SSL port on Tomcat
Pid * wrote:
>> Thank you pid,
>>
>> I looked in Catalina.out and found out 443 port is already in use
Pid * wrote:
Thank you pid,
I looked in Catalina.out and found out 443 port is already in use error
and I had listen 443 in apache, so removed it and now tomcat
comes up and all is good.
I am not sure if it is better to serve ssl and https through Tomcat or Apache
So your plan is to serve nor
>
> Thank you pid,
>
> I looked in Catalina.out and found out 443 port is already in use error
> and I had listen 443 in apache, so removed it and now tomcat
> comes up and all is good.
>
> I am not sure if it is better to serve ssl and https through Tomcat or Apache
So your plan is to serve norma
From: Pid
To: Tomcat Users List
Sent: Friday, December 16, 2011 12:35:24 PM
Subject: Re: Change Default SSL port on Tomcat
On 16/12/2011 08:47, Blaxton wrote:
>
>
>
>
>
> From: Pid *
> To: Tomca
From: Pid
To: Tomcat Users List
Sent: Friday, December 16, 2011 12:35:24 PM
Subject: Re: Change Default SSL port on Tomcat
On 16/12/2011 08:47, Blaxton wrote:
>
>
>
>
>
> From: Pid *
> To: Tomca
On 16/12/2011 08:47, Blaxton wrote:
>
>
>
>
>
> From: Pid *
> To: Tomcat Users List
> Sent: Friday, December 16, 2011 10:59:02 AM
> Subject: Re: Change Default SSL port on Tomcat
>
> On 16 Dec 2011, at 03:28, Blaxton wr
From: Pid *
To: Tomcat Users List
Sent: Friday, December 16, 2011 10:59:02 AM
Subject: Re: Change Default SSL port on Tomcat
On 16 Dec 2011, at 03:28, Blaxton wrote:
> Hi
>
> Apache 2.2 is connected to Tomcat 6.0.29 through mod_jk and all w
On 16 Dec 2011, at 03:28, Blaxton wrote:
> Hi
>
> Apache 2.2 is connected to Tomcat 6.0.29 through mod_jk and all works fine.
>
> uncommented Connector port=8443 and by adding required fields in web.xml
> accessing secured pages would be forwarded to https with port 8443,
> but when I change the
Hi
Apache 2.2 is connected to Tomcat 6.0.29 through mod_jk and all works fine.
uncommented Connector port=8443 and by adding required fields in web.xml
accessing secured pages would be forwarded to https with port 8443,
but when I change the port from 8443 to 443, the same URL that was
working wi