cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
595
Views
0
Helpful
1
Replies

Alarm on Central manager

blessing009
Level 1
Level 1

'certificate _ waas-self_.p12 is expired, it is configured as machine cert in global settings' :

the above alarm was display on the CM. how can we solve this alarm issue ?

1 Reply 1

Daniel Arrondo Ostiz
Cisco Employee
Cisco Employee

Hi James,

It's possible to generate a new self-signed certificate using the two commands below:

  1. WAAS# crypto generate self-signed-cert waas-self.p12 rsa modulus 1024
  2. WAAS(config)# crypto ssl services global-settings machine-cert-key waas-self.p12

Once the new certificate has been generated, the alarm should go away

For your information, this issue is tracked under bug id CSCte05426

Regards

Daniel