Uses of Interface
io.quarkus.tls.runtime.config.TlsConfig
Packages that use TlsConfig
-
Uses of TlsConfig in io.quarkus.tls.runtime
Methods in io.quarkus.tls.runtime with parameters of type TlsConfigModifier and TypeMethodDescriptionvoidCertificateRecorder.validateCertificates(Set<String> providerBucketNames, TlsConfig config, io.quarkus.runtime.RuntimeValue<io.vertx.core.Vertx> vertx, io.quarkus.runtime.ShutdownContext shutdownContext) Validate the certificate configuration.