Package org.springframework.boot.actuate.ssl
package org.springframework.boot.actuate.ssl
Actuator support for ssl concerns.
-
ClassDescription
HealthIndicator
that checks the certificates the application uses and reportsStatus.OUT_OF_SERVICE
when a certificate is invalid.