Created
October 19, 2016 20:10
-
-
Save thorsummoner/79e889a6a0e4301d113dc921ce81b24e to your computer and use it in GitHub Desktop.
This file contains 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
#!/bin/sh | |
true | openssl s_client -connect outlook.com:443 | openssl x509 -noout -text | grep -B1 DNS: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment