Package io.quarkus.tls.runtime
Class TlsCertificateUpdater
java.lang.Object
io.quarkus.tls.runtime.TlsCertificateUpdater
A helper class that reload the TLS certificates at a configured interval.
When the certificate is reloaded, a
CertificateUpdatedEvent is fired.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TlsCertificateUpdater
public TlsCertificateUpdater(io.vertx.core.Vertx vertx)
-
-
Method Details
-
close
public void close() -
add
-