Created
December 29, 2017 02:53
-
-
Save joehack3r/160bf16d76a3828ad336559e31152593 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
# Example hosts file for https-certificate-check lambda. | |
# https://github.com/joehack3r/aws/tree/master/lambdas/https-certificate-check | |
hosts: | |
- www.facebook.com | |
- www.google.com | |
- www.ssllabs.com | |
- www.verisign.com | |
- doesnotexist.foo |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment