Open jmhale opened 2 years ago
Is this in reference to an existing issue? No
[X] Update Changelog following the conventions laid out here
[ ] Update README with any necessary configuration snippets
[ ] Binstubs are created if needed
[X] RuboCop passes
[X] Existing tests pass
check-ssh-cert.rb can now calculate expiry in hours, instead of days. Useful for short-lived (<24h) ACME certs.
check-ssh-cert.rb
None
Pull Request Checklist
Is this in reference to an existing issue? No
General
[X] Update Changelog following the conventions laid out here
[ ] Update README with any necessary configuration snippets
[ ] Binstubs are created if needed
[X] RuboCop passes
[X] Existing tests pass
Purpose
check-ssh-cert.rb
can now calculate expiry in hours, instead of days. Useful for short-lived (<24h) ACME certs.Known Compatibility Issues
None