28 Jan
2007
28 Jan
'07
17:24
Hi. I have added SSL/TLS support to ngircd. What works: - incoming ssl/tls client and server connections - outgoing server connections (server links) What does not work yet: - (X509) Certificate support. The patch is here (created against ngircd CVSHEAD): http://www.strlen.de/ngircd/ngircd-ssl-2007-01-28.diff.bz2 Alternatively, you can grab ngircd-ssl from svn: svn co svn://svn.strlen.de/fw/ngircd-ssl/branches/ngircd-ssl-0.1.X You need to pass either --with-openssl or --with-gnutls to the configure script. A sample config file is included in the docs directory. Please test and let me know if it works on your platform. Thanks, Florian