Yes, we want to use the HTTPSConnector for the web service. I checked the 443 port using netstat and lsof and it is NOT in use. I even changed the port to 445 and the httplistener was not able to bind ...
We have a requirement to use port 443 for the message broker httplistener (for web services). The broker in on linux. Since port 443 is within the range of the privileged ports (owned by root), ...