Re: multiple virtual hosts and ssl certificates

2006-08-25 Thread Jorge Lázaro Molina
You can set 1 ssl certificate for each port over the same ip. ie: https://domain1.com/ takes default ssl port 443 and one cert. https://domain2.com:10443/ takes another cert. etc... So you must listen ssl conexion on each port that you need And take a look at http://wiki.cacert.org/wiki/VhostTas

Lost native libary?

2006-08-23 Thread Jorge Lázaro Molina
Helo, Yesterday I deployed a tomcat 5.5.17 in a debian sarge. Then I started the tomcat. Tomcat run ok, and the apps that I deployed works fine, but I finded this line in the catalina.out: INFO: The Apache Tomcat Native library which allows optimal performance in production environments was