Difference between revisions of "Openssl x509 -noout -dates"

From wikieduonline
Jump to navigation Jump to search
 
(5 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
Line 7: Line 7:
 
== Related ==
 
== Related ==
 
* [[How to check certification expiration date from command line]]
 
* [[How to check certification expiration date from command line]]
 +
* <code>[[openssl x509 -noout -subject]]</code>
  
 +
== See also ==
 +
* {{openssl x509}}
 +
* {{x509}}
  
== See also ==
+
[[Category:OpenSSL]]
* {{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: