Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-18 | Added SSL checking magic, from Patrick. | Steve Kemp | |
This is a clone of the code that we're already using for SSL checking of domains. The biggest excpetion is that I've disabled the SSL v2/v3 checking because that is causing alerts on https://google.com/ This closes #9563. | |||
2015-02-18 | Show NOP messages. | Steve Kemp | |
2015-02-18 | Added SSL-expiry checker. | Steve Kemp | |
This is a stub for the moment, but it validates that we can have multiple handlers for a given test-type. This updates #9558. |