Hi, I’m trying to configure ngIRCd to listen on all interfaces for SSL connections and only on localhost for non-SSL connections. As far as I can tell, you can only specify interfaces in the Global configuration section and can only specify Ports in the SSL configuration section (not additional interfaces). So there is no way to open a non-SSL port on a different interface than SSL.
Any ideas on how to achieve this? Is a code change required?
Thanks, Aroon