Last active
July 6, 2016 19:14
-
-
Save vicneanschi/e1ae6b0601b85fe4709dcf31affc463b to your computer and use it in GitHub Desktop.
openssl
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
| openssl s_client -state -connect powhatan.iiie.disa.mil:443 -CAfile dodrootca2_new.cer -cert client.crt -key client.key | |
| GET / HTTP/1.1 | |
| Host: powhatan.iiie.disa.mil |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment