Re: Tomcat 7 :: Tomcat-Native

2011-09-29 Thread Lunita
/apr-1.4.2/ path to java.library.path, but not response. Greetings, 2011/9/29 Christopher Schultz > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Lunita, > > On 9/29/2011 11:12 AM, Lunita wrote: > > I'm trying to set up APR SSL, and at catalina.out is: &

Tomcat 7 :: Tomcat-Native

2011-09-29 Thread Lunita
Hi all, I'm trying to set up APR SSL, and at catalina.out is: INFO: An older version 1.1.20 of the APR based Apache Tomcat Native library is installed, while Tomcat recommends a minimum version of 1.1.22 Sep 29, 2011 5:07:40 PM org.apache.catalina.core.AprLifecycleListener init INFO: Loaded APR b

Re: SSL on Tomcat5

2011-05-11 Thread Lunita
s > PEM-encoded. The default value is the value of "SSLCertificateFile" and in > this case both certificate and private key have to be in this file (NOT > RECOMMENDED). > > > On 11 May 2011 15:31, Lunita wrote: > > > Hi again, > > > > I followe

Re: SSL on Tomcat5

2011-05-11 Thread Lunita
apache-tomcat-5.5.33/conf/xWiki.cer (error:0906D06C:PEM routines:PEM_read_bio:no start line) Does Tomcat support .cer certificates o must be PEM? Strange thing is that the cert. file is .cer, but the error complains about PEM. Thanx in advance. 2011/5/10 Konstantin Kolinko > 2011/5/10 Lunita

SSL on Tomcat5

2011-05-10 Thread Lunita
Hi all! I amb trying to configure SSL for Tomcat Manager with APR. I have a weird problem, port 8443 is listening, but no HTTPS over there! 8080 and 8443 ports are open with HTTP I compiled tomcat native with this configure: "--prefix=/opt/tomcat/" \ "--with-apr=/opt/apr-1.4.2/" \ "--with-ssl=/u