Re: ssl_error_internal_error_alert in firefox only, dependent on jdk version (tomcat 5.5.26)

2009-10-11 Thread Konstantin Kolinko
> 2009/10/2 Nada O'Neal : >> Hey everyone - >> >> I'm stuck on Tomcat 5.5.26 to support a specific application. This is a >> Solaris 9 server with no Apache - tomcat is handling its own webserving. >> We're hoping to upgrade the JDK. I can use JDK-1.5.0_21 successfully. When I >> start tomcat with

Re: ssl_error_internal_error_alert in firefox only, dependent on jdk version (tomcat 5.5.26)

2009-10-08 Thread Konstantin Kolinko
Does this issue depend on Firefox version? (which version you are using?) Is it reproducible on different client PCs running the same Firefox version? Maybe different Firefox settings? Is TLS protocol enabled in Firefox (usually it is)? >From description, this issue is not dependent on your applic

Re: ssl_error_internal_error_alert in firefox only, dependent on jdk version (tomcat 5.5.26)

2009-10-07 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Nada, On 10/7/2009 5:28 PM, Nada O'Neal wrote: > I'm pointing tomcat to a safe keystore file, not the system keystore or > any particular keystore. So, I don't have to worry about the keystore > getting overwritten when I upgrade. Also, just by changi

Re: ssl_error_internal_error_alert in firefox only, dependent on jdk version (tomcat 5.5.26)

2009-10-07 Thread Nada O'Neal
Thanks for your continuing endeavors to help me, Chris. I'm pointing tomcat to a safe keystore file, not the system keystore or any particular keystore. So, I don't have to worry about the keystore getting overwritten when I upgrade. Also, just by changing JAVA_HOME, I can start up tomcat with

Re: ssl_error_internal_error_alert in firefox only, dependent on jdk version (tomcat 5.5.26)

2009-10-07 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Nada, On 10/6/2009 4:51 PM, Nada O'Neal wrote: > I don't have an EV cert, it's just a standard cert signed by Equifax. I > have similar certs working on other servers. Again, it's the upgrade > from one java to another that seems to cause the problem

Re: ssl_error_internal_error_alert in firefox only, dependent on jdk version (tomcat 5.5.26)

2009-10-06 Thread Nada O'Neal
Hi Chris, Thanks for responding to my question! I don't have an EV cert, it's just a standard cert signed by Equifax. I have similar certs working on other servers. Again, it's the upgrade from one java to another that seems to cause the problem - running java 1.5, I don't have this issue.

Re: ssl_error_internal_error_alert in firefox only, dependent on jdk version (tomcat 5.5.26)

2009-10-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Nada, On 10/1/2009 4:36 PM, Nada O'Neal wrote: > I'm stuck on Tomcat 5.5.26 to support a specific application. This is a > Solaris 9 server with no Apache - tomcat is handling its own webserving. > We're hoping to upgrade the JDK. I can use JDK-1.5.0_

ssl_error_internal_error_alert in firefox only, dependent on jdk version (tomcat 5.5.26)

2009-10-01 Thread Nada O'Neal
Hey everyone - I'm stuck on Tomcat 5.5.26 to support a specific application. This is a Solaris 9 server with no Apache - tomcat is handling its own webserving. We're hoping to upgrade the JDK. I can use JDK-1.5.0_21 successfully. When I start tomcat with JDK-1.6.0_16, I get one specific issue.