mirror of
https://github.com/osmarks/ngircd.git
synced 2025-10-17 15:47:38 +00:00

Cosmo Kastemaa reported that its impossible to create an ssl-only setup, as ngircd binds to port 6667 by default, even if setting "Ports =". Only add the default port if _both_ "Ports" and "SSLPorts" are unspecified. Fixes bugzilla #98.