Historique | Voir | Annoter | Télécharger (2,24 ko)
avoid blocking in ssl_
Just in case there is a firewall dropping packages, this pluginwould block until the plugin timeout is reached. This change introducesthe possibility to configure a much lower individual timeout.
Fix multiple shellcheck issues
plugins ssl_ and ssl-certificate-expiry: various improvements
Closes: #893
[ssl_/multi_ssl] More legible cert-parsing code
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
Category Tree: Reduce number of categoriesmogilefs -> fs (mogilefs)moodle -> cms (moodle)openvz -> virtualization (openvz)wowza -> streaming (wowza)varnish -> webserver (varnish)xbnbt -> torrent (xbnbt)
[ssl_] Can't use colon in plugin names
[ssl_] Allow to specify ports other than HTTPS
Support SNI in the certificate checking
plugin was checking the first vhost rather than the correct vhost's ssl certificate validity.
more sensible subdirectory name (ssl_certificates -> ssl)