how do I listen to 8443 for https on localhost?
843836Aug 18 2003 — edited Aug 18 2003Neither of these two URLs works for me:
https://localhost:8443/
https://localhost:8443/examples/servlets/index.html
How do I make sure my machine listens to https on 8443?
Calling netstat -a at the command line doesn't say anything about port 8443 as far as I can tell.