]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Add a module which rehashes SSL modules on receiving SIGUSR1.
authorPeter Powell <petpow@saberuk.com>
Thu, 25 Jan 2018 11:51:14 +0000 (11:51 +0000)
committerPeter Powell <petpow@saberuk.com>
Thu, 25 Jan 2018 11:51:14 +0000 (11:51 +0000)
commit9da5c8e200833a957d6221ddcaf900cb3b839c13
tree24fb58106060090fd1c04cb4e6a9d1eba63d9015
parentb7ecd18b73a301b28c61e3ac62cd6f7e4ed5c43e
Add a module which rehashes SSL modules on receiving SIGUSR1.

This has been imported from inspircd-extras where it was known as
m_rehashsslsignal. The name has been changed slightly to match the
other modules which do SSL stuff (sslmodes, sslinfo).
docs/conf/modules.conf.example
src/modules/m_sslrehashsignal.cpp [new file with mode: 0644]