sensu-plugins-ssl
sensu-plugins-ssl copied to clipboard
Support for StartTLS
Pull Request Checklist
Fixes #31.
General
- [x] Changelog has been update in the [Unreleased] section
- [x] Existing tests pass
- [x] RuboCop
Purpose
Support for StartTLS (-starttls PROTOCOL). See man page from OpenSSL under -starttls protocol.
Known Compatibility Issues
none
Edit: Updated Rubocop and Ruby Rubocop 0.40 -> 0.86.0 Ruby 2.4 (EOL) -> 2.7
Ran Rubocop autofix and updated the new cops.
bump. I need this too.