mirror of
https://github.com/osmarks/ngircd.git
synced 2025-03-04 00:18:10 +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.