Package reactor.netty.http.client
Class HttpClientSecurityUtils
java.lang.Object
reactor.netty.http.client.HttpClientSecurityUtils
Provides utilities for
HttpClient
SSL/TLS configuration.- Since:
- 1.0.7
- Author:
- Violeta Georgieva
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Consumer<? super SslHandler>
Enables the hostname verification. -
Method Summary
-
Field Details
-
HOSTNAME_VERIFICATION_CONFIGURER
Enables the hostname verification.
-