| Class | Description |
|---|---|
| AcmeSSLContextBuilder |
The Netty implementation of
ServerSslBuilder that generates an SslContext to create a server handler
with to SSL support via a temporary self signed certificate that will be replaced by an ACME certificate once acquired. |
| DelegatedSslContext |
Allows for netty SslContext to be delegated to another as well as switched out at runtime.
|