DO NOT REPLY [Bug 51437] JVM crash when SSL connector is enabled

2011-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51437 Mladen Turk changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 51437] JVM crash when SSL connector is enabled

2011-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51437 --- Comment #10 from oscar 2011-06-29 15:12:18 UTC --- Hi, Transforming certificate into .PEM format makes system work perfectly. Thanks a lot for your quick response. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.

DO NOT REPLY [Bug 51437] JVM crash when SSL connector is enabled

2011-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51437 --- Comment #9 from Mladen Turk 2011-06-29 14:09:12 UTC --- You have a wrong certificate format. It should be PEM not DER like in your case Convert it to .pem C:\> openssl x509 -trustout -inform DER -in presidencia.crt -outform PEM -out pr

DO NOT REPLY [Bug 51437] JVM crash when SSL connector is enabled

2011-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51437 --- Comment #8 from oscar 2011-06-29 08:03:16 UTC --- I have found your email and I have sent to you the certificates. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail be

DO NOT REPLY [Bug 51437] JVM crash when SSL connector is enabled

2011-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51437 --- Comment #7 from oscar 2011-06-29 08:00:54 UTC --- Hi, I meant another apache web server (httpd). Where can I send to you the certs ? Thanks a lot. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ---

DO NOT REPLY [Bug 51437] JVM crash when SSL connector is enabled

2011-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51437 --- Comment #6 from Mladen Turk 2011-06-29 07:51:14 UTC --- By "another Apache" are you thinking of Apache Tomcat or Apache Http? And yes, the crash happens before CA file. If not sensitive can you send me privately those certs, since I new

DO NOT REPLY [Bug 51437] JVM crash when SSL connector is enabled

2011-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51437 --- Comment #5 from oscar 2011-06-29 07:31:42 UTC --- Hi Mark, I have tried without the SSLCACertificateFile key but system raises the same error at startup. presidencia.key does not require password. Note that the certificate I'm using

DO NOT REPLY [Bug 51437] JVM crash when SSL connector is enabled

2011-06-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51437 --- Comment #4 from Mladen Turk 2011-06-28 17:44:20 UTC --- Have you tried without setting the SSLCACertificateFile Also does your presidencia.key requires a password? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi

DO NOT REPLY [Bug 51437] JVM crash when SSL connector is enabled

2011-06-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51437 --- Comment #3 from oscar 2011-06-28 17:33:35 UTC --- Yes, I'm sure. It cames from Catcert (www.catcert.cat) which is our CA entity. The complete path: C:\Tomcat 6.0\conf\ssl\CA\catcert.pem Thanks a lot for your update. -- Configure

DO NOT REPLY [Bug 51437] JVM crash when SSL connector is enabled

2011-06-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51437 --- Comment #2 from Mladen Turk 2011-06-28 17:30:54 UTC --- > SSLCACertificateFile="${catalina.base}/conf/ssl/CA/catcert.pem" Are you sure this is a correct path? Usually the file is named cacert.pem not catcert.pem If you can confirm the

DO NOT REPLY [Bug 51437] JVM crash when SSL connector is enabled

2011-06-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51437 --- Comment #1 from oscar 2011-06-28 17:19:35 UTC --- Hi, Is there any new about this bug? a big project is stopped due to this error. Thanks a lot. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --