Uses of Class
io.quarkus.grpc.runtime.config.TlsClientConfig.PemTrustCertConfiguration
Packages that use TlsClientConfig.PemTrustCertConfiguration
-
Uses of TlsClientConfig.PemTrustCertConfiguration in io.quarkus.grpc.runtime.config
Fields in io.quarkus.grpc.runtime.config declared as TlsClientConfig.PemTrustCertConfigurationModifier and TypeFieldDescriptionTlsClientConfig.trustCertificatePemTrust configuration in the PEM format. -
Uses of TlsClientConfig.PemTrustCertConfiguration in io.quarkus.grpc.runtime.supports
Methods in io.quarkus.grpc.runtime.supports with parameters of type TlsClientConfig.PemTrustCertConfigurationModifier and TypeMethodDescriptionstatic voidSSLConfigHelper.configurePemTrustOptions(io.vertx.core.net.TCPSSLOptions options, TlsClientConfig.PemTrustCertConfiguration configuration)