aboutsummaryrefslogtreecommitdiffstats
path: root/src/ssl.cnf
Commit message (Expand)AuthorAgeFilesLines
* Self-signed certificates generated with 'make pem' are now 4096 bits and vali...Gravatar Bram Matthys2015-05-181-1/+1
* - Removed ssl.rnd as it was not supposed to be provided by CVSGravatar stskeeps2002-08-251-1/+1
* +- Changed some stuff with SSL, you may want to seperate server.pem into•••+ server.key.pem and server.cert.pem (or "rm Makefile" and "./Config") +- Fixed a couple of SJOIN/Link problems detected by Curt|s Gravatar stskeeps2000-11-221-8/+6
* +- Changed ./Config to detect SSL better, and generate certificates properly•••+- Removed some annoying logging in ssl.c +- Merged in changes from TEMPcvs branch Gravatar stskeeps2000-10-211-2/+2
* SSL support for UnrealIRCD!Gravatar stskeeps2000-10-071-0/+35