Thank You Chuck!!!
n828cl wrote:
>
>> From: kareem_s_m [mailto:kareemud...@gmail.com]
>> Subject: Re: SSL Not working on tomcat 5.5.29
>>
>> If I rename tcnative-1.dll in the bin folder then the
>> site on SSL works.
>
> SSL handling with the APR conn
comments or ideas please? I
>> got
>> this suggestion from google but no specific reason.
>>
>
> It was already mentioned in this very thread.
> http://old.nabble.com/SSL-Not-working-on-tomcat-5.5.29-ts29052531.html#a29083748
>
>> Regards,
>> Kareem
>
>
his very thread.
http://old.nabble.com/SSL-Not-working-on-tomcat-5.5.29-ts29052531.html#a29083748
> Regards,
> Kareem
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
> From: kareem_s_m [mailto:kareemud...@gmail.com]
> Subject: Re: SSL Not working on tomcat 5.5.29
>
> If I rename tcnative-1.dll in the bin folder then the
> site on SSL works.
SSL handling with the APR connector is completely different from that with a
pure Java connector. Th
I could be missing?
>
> Are the Connector definitions in server.xml files identical?
>
> You can post it inline here, if you remove the comments and any passwords.
>
>
> p
>
>
>
>
--
View this message in context:
http://old.nab
-
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>
>
--
View this message in context:
http://old.nabble.com/SSL-Not-working-on-tomcat-5.5.29-tp29052531p29090432.html
Sent
2010/7/6 Konstantin Kolinko :
> 2010/7/6 kareem_s_m :
>>
>> 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, 80
2010/7/6 kareem_s_m :
>
> 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 a
are you running it?
>
> Best regards,
> Konstantin Kolinko
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>
>
2010/7/2 kareem_s_m :
> Also
> nothing is written to the log flies.
Nothing at all? The logs are completely empty?
Maybe you are still running 5.5.28, or writing to 5.5.28 logs, if the
service was installed incorrectly?
>
> Under tomcat 5.5.28, the site renders fine with SSL and non SSL.
>
How
Hi.
502 Bad Gateway
That is a strange error, in this context.
Are you accessing this Tomcat directly, or through Apache or IIS or some
load-balancer ?
Try this anyway :
Start Tomcat 5.5.28, open a command window, and enter "netstat -ano".
With your setup, in the lines marked "LISTEN", you sho
message.
>
>
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>
>
--
View this
kareem_s_m wrote:
Hi All,
I am working on upgrading tomcat from 5.5.28 to 5.5.29 for one of the
applications. I see that the website renders and works fine in 5.5.29 on
port 8080 (non SSL) but with SSL (port 8443) the website doesnot run at
all. When I try to see what's going on in Fiddle, I se
On 02/07/2010 06:30, kareem_s_m wrote:
>
> Hi All,
>
> I am working on upgrading tomcat from 5.5.28 to 5.5.29 for one of the
> applications. I see that the website renders and works fine in 5.5.29 on
> port 8080 (non SSL) but with SSL (port 8443) the website doesnot run at
> all. When I try to s
Also
nothing is written to the log flies. It is as if tomcat is not even running
in port 8443.
Under tomcat 5.5.28, the site renders fine with SSL and non SSL.
Is there something I could be missing?
Regards,
Kareem
--
View this message in context:
http://old.nabble.com/SSL-Not-working-on-t
Marcus Johansson wrote:
> I am running Tomcat 5.5 on a Windows 2003 server box, using Sun JRE 1.5.0_11.
> Since I want to have SSL support on my server, I followed the instructions
> on
>
> http://tomcat.apache.org/tomcat-5.5-doc/ssl-howto.html
>
> first creating a self-signed certificate and th
Hi,
I am running Tomcat 5.5 on a Windows 2003 server box, using Sun JRE 1.5.0_11.
Since I want to have SSL support on my server, I followed the instructions
on
http://tomcat.apache.org/tomcat-5.5-doc/ssl-howto.html
first creating a self-signed certificate and then uncommenting the SSL
Connector
AM
To: Tomcat Users List
Subject: Re: SSL not working on Tomcat
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Michael,
Michael Casale wrote:
> I've installed Firefox 2.0 and I get the error:
>
> "Firefox can't connect securely to upm.knoa.com because the site uses
a
&g
Ph. (212) 807-9608 ext. 6000
Fax (212) 675-6121
-Original Message-
From: Christopher Schultz [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 08, 2006 5:02 PM
To: Tomcat Users List
Subject: Re: SSL not working on Tomcat
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Michael,
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Michael,
Michael Casale wrote:
> I've installed Firefox 2.0 and I get the error:
>
> "Firefox can't connect securely to upm.knoa.com because the site uses a
> security protocol which isn't enabled"
>
> So... I changed sslProtocol="TLS" to sslProtoco
Thanks for your response. The tomcat keystore is located in c:\files. The
version of Java is 1.5.0_06
Thanks!
Mike
-Original Message-
From: Martin Gainty [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 07, 2006 9:08 PM
To: Tomcat Users List
Subject: Re: SSL not working on Tomcat
Michael comments prefixed with Re>
Howdy all,
I'm struggling through setting up Tomcat with SSL on a Windows 2003
server, and even when I get the server running, with no errors in the
logs when restarting the tomcat service, all I get is a "Page Not Found"
error when I point to the ssl port
-6121
-Original Message-
From: Dhiraj Ramakrishnan [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 07, 2006 6:44 PM
To: Tomcat Users List
Subject: Re: SSL not working on Tomcat
Hi,
According to you, one of the steps that you did was ,
"I downloaded their root cert, imported it, conve
6000
Fax (212) 675-6121
-Original Message-
From: Mark Eggers [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 07, 2006 6:35 PM
To: Tomcat Users List
Subject: Re: SSL not working on Tomcat
Did you try this with Firefox? IE has some problems
with no-cache in the header or as a pragma.
reason why your key is not working properly ?
Thanks
Dhiraj Ramakrishnan
On 11/8/06, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
> From: Michael Casale [mailto:[EMAIL PROTECTED]
> Subject: SSL not working on Tomcat
>
> I'm struggling through setting up Tomcat with SS
Did you try this with Firefox? IE has some problems
with no-cache in the header or as a pragma. Later
versions of Tomcat 5.5 set this.
There is a mailing list thread concerning this:
http://marc.theaimsgroup.com/?t=11180675668&r=1&w=2
along with some solutions.
Hope this helps.
/mde/
jus
> From: Michael Casale [mailto:[EMAIL PROTECTED]
> Subject: SSL not working on Tomcat
>
> I'm struggling through setting up Tomcat with SSL on a Windows 2003
> server, and even when I get the server running, with no errors in the
> logs when restarting the tomcat servic
Howdy all,
I'm struggling through setting up Tomcat with SSL on a Windows 2003
server, and even when I get the server running, with no errors in the
logs when restarting the tomcat service, all I get is a "Page Not Found"
error when I point to the ssl port on the server. Pointing to the
default
28 matches
Mail list logo