Package io.quarkus.tls.runtime.config
Interface PemCertsConfig
public interface PemCertsConfig
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
certs
List of the trusted cert paths (Pem format). -
toOptions
default io.vertx.core.net.PemTrustOptions toOptions()
-