What is "Appliance Certificate Validation Status" on ISG OS
search cancel

What is "Appliance Certificate Validation Status" on ISG OS

book

Article ID: 370689

calendar_today

Updated On:

Products

SSP-S410 PLATFORM SSP-S410 SSP SSP-S210 PLATFORM

Issue/Introduction

Recent ISG OS has a parameter as Appliance Certificate Validation Status by the command "health monitor view settings".

(config)# health-monitoring
(config-health-monitoring)# view settings

Health Monitoring settings for all metrics:

                                         | Warning     | Critical    |
Metric Name                              | Threshold   | Threshold   | Alerts
-----------------------------------------+-------------+-------------+--------
Appliance Certificate Validation Status  | *180 days   > *30 days    | L
-----------------------------------------+-------------+-------------+--------
CPU Utilization                          | 85 %        < 95 %        | L T
-----------------------------------------+-------------+-------------+--------

Resolution

Appliance certificate is an equivalence as "Appliance birth certificate". It can be shown in another CLI command.

(config)# ssl
(config-ssl)#

(config-ssl)# view keyring bluecoat-appliance
Keyring ID:                 bluecoat-appliance
Private key showability:    no-show
Key type:                   RSA
Key size:                   2048 bits
Signing request:            absent
Certificate:                present
Certificate subject:        C=US,ST=CA,O='Blue Coat Systems',OU=xxx,CN=xxxxxx
Certificate issuer:         C=US,ST=California,L=Sunnyvale,O=Blue Coat Systems, Inc.,OU=Blue Coat, ABRCA,CN=abrca.bluecoat.com,[email protected]
Certificate valid from:     Nov 30 22:06:18 2021 GMT    
Certificate valid to:       Dec 01 22:06:18 2026 GMT   --> Expiring date
Certificate thumbprint:     xxxxxx

Warning Threshold and Critical Threshold are calculated "Certificate valid to" - current date/time.