Checking Certificate Expiry

This task provides a warning if certificates are expired or about to expire.

You must run commands from the master host with the system running or stopped.

  • Run the following command to check certificate expiry:

    <DomainHome>/ bitools/bin/ssl.sh expiry

Post conditions:

  • Detailed expiry information on certificate authority and server certificates is listed.

  • The ssl.sh command returns the following status:

    • 13 – if certificates expired.

    • 14 – if certificates are due to expire in less than 30 days.

    • 0 – if certificates have more than 30 days life remaining.