Hello, I saw that ircd-hybrid is updated in -current to Version 8.2.31. This version works fine.
However, in 6.7 release, we have version 8.2.28, which is affected by a bug that was corrected in 8.2.30 with this commit: https://github.com/ircd-hybrid/ircd-hybrid/commit/8512c8ef40bde3b3ec1cf8e0d4090089c240e3a2 The bug leads to TLS not being activated and the TLS ports won't be available. It took me too long to figure this out as the SSL/TLS configuration from the version in 6.6 to 6.7 also changed and I suspected the error in the configuration changes I had to make. I think this is a big one as it breaks a primary function of the port. Should we correct it in 6.7? The easy way would be to update the port to 8.2.30. Or shall we patch it into 8.2.28? For the latter, I've attached the required additional patches. Regards, Stefan
ircd-hybrid-8.2.28-tlsfix.tar.gz
Description: application/tar-gz