D.J. Lactose Productions

Check the Dates of a Certificate from the Command Line

To check the start and expire dates of a certificate from the command line you can run the following command:

openssl x509 -noout -in <certificate filename> -dates

Exit mobile version