Package io.micronaut.http.server.netty.ssl
package io.micronaut.http.server.netty.ssl
Netty SSL.
- Since:
- 1.0
-
ClassDescriptionThe Netty implementation of
SslBuilderthat generates anSslContextto create a server handle with SSL support via user configuration.Adds the certificate to the decoded request.The Netty implementation ofSslBuilderthat generates anSslContextto create a server handler with SSL support via a generated self signed certificate.Interface that allows for different builder instances to be able to create an the SSLContext supplied later to the micronaut http server.