spring-boot/spring-boot-project
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
..
spring-boot Add a MeterBinder for SSL chain expiry 2025-01-16 11:15:16 +01:00
spring-boot-actuator Remove APIs deprecated for removal in 3.5 2025-01-14 13:59:24 +00:00
spring-boot-actuator-autoconfigure Add a MeterBinder for SSL chain expiry 2025-01-16 11:15:16 +01:00
spring-boot-autoconfigure Fix build failure 2025-01-15 20:44:27 +01:00
spring-boot-dependencies Upgrade to Reactor Bom 2024.0.2 2025-01-14 18:08:50 +01:00
spring-boot-devtools Use consistent exception messages in Assert calls 2025-01-11 21:18:47 -08:00
spring-boot-docker-compose Polish "Add support for empty password in bitnami/postgresql" 2025-01-15 11:32:27 +00:00
spring-boot-docs Add a MeterBinder for SSL chain expiry 2025-01-16 11:15:16 +01:00
spring-boot-parent Polish "Add support for AWS Advanced JDBC Wrapper" 2025-01-15 19:06:57 +00:00
spring-boot-starters Merge branch '3.3.x' 2024-12-12 11:07:04 +00:00
spring-boot-test Tighten rules around profile naming 2025-01-15 09:54:47 +01:00
spring-boot-test-autoconfigure Remove APIs deprecated for removal in 3.5 2025-01-14 13:59:24 +00:00
spring-boot-testcontainers Use consistent exception messages in Assert calls 2025-01-11 21:18:47 -08:00
spring-boot-tools Remove APIs deprecated for removal in 3.5 2025-01-14 13:59:24 +00:00