Date: Thu, 7 Aug 2008 14:41:08 +0300 From: Achilleas Mantzios <achill@matrix.gatewaynet.com> To: freebsd-java@freebsd.org Cc: Gianni Doe <gdoe6545@yahoo.it>, ale@freebsd.org Subject: Re: tomcat-native any success? Message-ID: <200808071441.09098.achill@matrix.gatewaynet.com> In-Reply-To: <89DF1425-96C7-479D-B27A-EF1F002DE74A@yahoo.it> References: <89DF1425-96C7-479D-B27A-EF1F002DE74A@yahoo.it>
next in thread | previous in thread | raw e-mail | index | archive | help
Στις Thursday 07 August 2008 13:59:10 ο/η Gianni Doe έγραψε: > Has anyone had any success with the www/tomcat-native port? > The port installed with no errors but now Tomcat 6 will not start, it > quits immediately with no indication of the reason in the log files. Just tried with tomcat-native-1.1.13_1 and jboss-4.2.2, and it works great. However for native tomcat your https connector must be updated to include: SSLEngine="on" SSLCertificateFile="/usr/local/jboss-4.2.2.GA/cacert.pem" SSLCertificateKeyFile="/usr/local/jboss-4.2.2.GA/privkey.pem" SSLPassword="your pass" your mileage may vary. > -Gianni > > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" > -- Achilleas Mantzios
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808071441.09098.achill>
