mirror of
https://github.com/osmarks/ngircd.git
synced 2026-04-04 14:11:24 +00:00
With this patch, the SSL subsystem will only be initialized if at least one SSL ports is configured; so you won't get "SSL initialization failed" messages if you didn't configured it at all. And if SSL initialization fails, no SSL listen ports will be enabled later which never could establish a working SSL connection at all ...