Hi, I have a working jboss3.0.8 + embedded tomcat4.1.24 configuration which serves requests via a modjk workers on a seperate apache webserver installation.
I have followed the SSLSetup wiki and have found that it works but only if I use 'localhost' as a replacement for my server name in the browsers URL locator. (i.e. 'https://localhost:{mysslport}/sslTest.htm' works) How do I enable my domain name to work instead of 'localhost'? As a guess, I tried changing the 'name' attribute of my 'Host' element within tomcat41-service.xml but to no avail(errors on jboss startup). I inserted an additional channel.socket into my workers2.properties to cater for SSL port requests but, again, I'm guessing here and its still not working. Firewall has an opening for the ssl port's traffic. Any help is appreciated. Joe View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3879937#3879937 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3879937 ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
