HomeClusterLabs Projects

Feature: libs: Log if a TLS certificate is close to expiration.

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Feature: libs: Log if a TLS certificate is close to expiration.

We can only check a cert once the gnutls handshake has finished.
However once that happens, the server and client can both grab their own
certificate and see if it's within a month of expiration. If so, log
that as a warning.

Details

Provenance
clumensAuthored on Dec 4 2024, 4:04 PM

Commit No Longer Exists

This commit no longer exists in the repository.