Difference between revisions of "IRC"

From Vague Hope Wiki
Jump to: navigation, search
(InspIRCd with SSL only)
Line 6: Line 6:
 
== InspIRCd with SSL only ==
 
== InspIRCd with SSL only ==
  
 +
Generate self-signed server certs:
 
  openssl dhparam -out dhparam_4096.pem 4096
 
  openssl dhparam -out dhparam_4096.pem 4096

Revision as of 02:34, 6 July 2013

References

InspIRCd with SSL only

Generate self-signed server certs:

openssl dhparam -out dhparam_4096.pem 4096