ne_fat_s wrote:
I have the same problem, but with tomcat 6.0.16 and tomcat-native 1.1.14.
I installed the libapr1, libapr1-dev, libssl, libssl-dev packages from
ubuntu hardy heron, and there were no problems when building the native
library. I added export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:
to bi
are/tomcat-6//bin/tomcat-juli.jar
> -Dcatalina.base=/var/lib/tomcat-6/ -Dcatalina.home=/usr/share/tomcat-6/
> -Djava.io.tmpdir=/var/tmp/tomcat-6/ org.apache.catalina.startup.Bootstrap
> start
> --
>
--
View this message in context:
http://www.
nobody has any advices about this issue ?
regards,
Mihai
On Wed, 2008-01-23 at 19:53 +0200, Mihai COSTACHE wrote:
>
> Hi,
>
> i have a working tomcat 6.0.14 and now i want to use tomcat-native
> beacause it use openssl and not java-ssl
>
> so ..
> 1) i installed tomcat-native 1.1.10
> 2) i
Hi,
i have a working tomcat 6.0.14 and now i want to use tomcat-native
beacause it use openssl and not java-ssl
so ..
1) i installed tomcat-native 1.1.10
2) i edited server.xml (added SSLCertificateFile, SSLCertificateKeyFile,
SSLPassword and SSLProtocol="TLSv1" to HTTPS Connector ... for HTT