Created
December 10, 2014 11:23
-
-
Save siroken3/daa3723d867737358162 to your computer and use it in GitHub Desktop.
opensslによる証明書の有効期限確認方法
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
openssl x509 -noout -text -in (crtファイル) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment