SSL+HTTPS only via localhost:8843 (Tomcat server)
843811Jul 18 2003 — edited Jul 22 2003I have the following problem:
I installed the SSL support for Tomcat 4.0 and almost everything works.
For instance when I type https://localhost:8443/ into my browser it works, but how can I acces my localhost addres from another computer? or in other words what should I type instead of localhost:8443?
My Computers IP adres doesn't do the job.
I followed all the guidelines from http://jakarta.apache.org/tomcat/tomcat-4.0-doc/ssl-howto.html
Could somebody help me out?