public class SslContexts extends Object
| Constructor and Description |
|---|
SslContexts() |
| Modifier and Type | Method and Description |
|---|---|
static io.netty.handler.ssl.SslContext |
buildClientSslContext(org.apache.dubbo.common.URL url) |
static io.netty.handler.ssl.SslContext |
buildServerSslContext(org.apache.dubbo.common.ssl.ProviderCert providerConnectionConfig) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.