Difference between revisions of "Openssl x509 -noout -dates"
Jump to navigation
Jump to search
(Created page with "{{lc}} openssl x509 -noout -dates -in /tmp/ca.cert notBefore=Nov 10 19:45:26 2022 GMT notAfter=Nov 7 19:45:26 2032 GMT") |
|||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
− | [[openssl x509]] -noout -dates -in /tmp/ca.cert | + | [[openssl x509]] -noout -dates -in /tmp/ca.[[cert]] |
notBefore=Nov 10 19:45:26 2022 GMT | notBefore=Nov 10 19:45:26 2022 GMT | ||
notAfter=Nov 7 19:45:26 2032 GMT | notAfter=Nov 7 19:45:26 2032 GMT | ||
+ | |||
+ | == Related == | ||
+ | * [[How to check certification expiration date from command line]] | ||
+ | * <code>[[openssl x509 -noout -subject]]</code> | ||
+ | |||
+ | == See also == | ||
+ | * {{openssl x509}} | ||
+ | * {{x509}} | ||
+ | |||
+ | [[Category:OpenSSL]] |
Latest revision as of 09:52, 6 December 2023
openssl x509 -noout -dates -in /tmp/ca.cert notBefore=Nov 10 19:45:26 2022 GMT notAfter=Nov 7 19:45:26 2032 GMT
Related[edit]
See also[edit]
Advertising: