| Package | Description |
|---|---|
| com.rabbitmq.stream | |
| com.rabbitmq.stream.impl |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentBuilder.TlsConfiguration |
EnvironmentBuilder.TlsConfiguration.hostnameVerification()
Enable hostname verification.
|
EnvironmentBuilder.TlsConfiguration |
EnvironmentBuilder.TlsConfiguration.hostnameVerification(boolean hostnameVerification)
Enable or disable hostname verification.
|
EnvironmentBuilder.TlsConfiguration |
EnvironmentBuilder.TlsConfiguration.sslContext(io.netty.handler.ssl.SslContext sslContext)
Netty
SslContext for TLS connections. |
EnvironmentBuilder.TlsConfiguration |
EnvironmentBuilder.tls()
Enable and configure TLS.
|
EnvironmentBuilder.TlsConfiguration |
EnvironmentBuilder.TlsConfiguration.trustEverything()
Convenience method to set a
SslContext that trusts all servers. |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentBuilder.TlsConfiguration |
StreamEnvironmentBuilder.tls() |
Copyright © 2021 VMware, Inc. or its affiliates.. All rights reserved.