public class GrpcSslConfigurer extends AbstractSslConfigurer<io.grpc.netty.NettyChannelBuilder,io.grpc.ManagedChannel>
logger| Constructor and Description |
|---|
GrpcSslConfigurer(HttpClientProperties.Ssl sslProperties) |
| Modifier and Type | Method and Description |
|---|---|
io.grpc.ManagedChannel |
configureSsl(io.grpc.netty.NettyChannelBuilder NettyChannelBuilder) |
createKeyStore, getKeyManagerFactory, getSslProperties, getTrustedX509CertificatesForTrustManager, setTrustManager, setTrustManagerpublic GrpcSslConfigurer(HttpClientProperties.Ssl sslProperties)
public io.grpc.ManagedChannel configureSsl(io.grpc.netty.NettyChannelBuilder NettyChannelBuilder)
throws SSLException
configureSsl in class AbstractSslConfigurer<io.grpc.netty.NettyChannelBuilder,io.grpc.ManagedChannel>SSLExceptionCopyright © 2023 Pivotal Software, Inc.. All rights reserved.