Users may observe that the Virtual Service health score drops to 0, with the system reporting the SSL certificate as expired.
This occurs even when the certificate has been successfully renewed and is currently valid on the Avi Load Balancer.
Affected Avi versions:
This issue arises when the SSLKeyAndCertificate object is updated via the /renew API endpoint. While the certificate is renewed, the update is not correctly propagated to the internal Datastore.
Since the Datastore acts as the source of truth for the Virtual Service health score calculations, the UI continues to rely on the outdated certificate information, resulting in a reported health score of 0.
The Bug ID for this issue is AV-259226.
Workaround:
To resolve the reporting discrepancy immediately, perform a "dummy update" (a no-operation PUT call) on the affected SSL object. This forces the Datastore to synchronize with the current certificate status.
> configure sslkeyandcertificate <SSL_obj_name> > save
Permanent Fix
A permanent resolution for this issue is included in the following Avi releases: