spring-boot/spring-boot-project/spring-boot-docs/src
Moritz Halbritter 02a49b6038 Add a MeterBinder for SSL chain expiry
It registers a 'ssl.chains' gauge to count the number of chains with
different statuses (valid, expired, not yet valid, will expire soon).

Additionally, it registers a 'ssl.chain.expiry' gauge for every
certificate in a chain, tracking the seconds until expiry.

This binder reacts on bundle updates and new bundle registrations.

Closes gh-42030
2025-01-16 11:15:16 +01:00
..
docs Add a MeterBinder for SSL chain expiry 2025-01-16 11:15:16 +01:00
main Use consistent exception messages in Assert calls 2025-01-11 21:18:47 -08:00
test Merge branch '3.3.x' 2024-11-07 12:21:47 +00:00