ldilley / rubircd

:speech_balloon: An IRC server written in Ruby
http://www.dilley.me/rubircd
GNU General Public License v3.0
22 stars 4 forks source link

Add support for STARTTLS forward secrecy #42

Open ldilley opened 8 years ago

ldilley commented 8 years ago

Read in dhparam.pem on start. User can create this file in varying bits (2048 or 4096 for example):

openssl dhparam -out dhparam.pem 4096