Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.12.0
Description
- Fix: Hostname verification doesnt function as expected: Host and port in the ssl hostname verification callback is always empty.
- Fix: Certificate load verification exceptions are swallowed and not propagated.
- Improvement: SSL V3 is not disabled.
- Improvement: Hostname verification failure exception is the same as other certificate verification failures, we should separate them
- Improvement: Create individual error messages to allow error handling of the application using the client and follows the standard of the rest of the errors
- Improvement: Add SSL Hostname verification with zookeeper connection mode support
- Added support for custom SSL CTX Options
Attachments
Issue Links
- is a parent of
-
DRILL-6586 Add SSL Hostname verification with zookeeper connection mode support
- Resolved
-
DRILL-6587 Add support for custom SSL CTX Options
- Resolved
- links to