[
https://issues.apache.org/jira/browse/DRILL-6581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rob Wu updated DRILL-6581:
--------------------------
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
was:
# Host and port in the ssl hostname verification callback is always empty.
# Certificate load verification exceptions are not swallowed and not
propagated.
# SSL V3 is not disabled.
# Improvement to error messages
> Improve C++ Client SSL Implementation
> -------------------------------------
>
> Key: DRILL-6581
> URL: https://issues.apache.org/jira/browse/DRILL-6581
> Project: Apache Drill
> Issue Type: Improvement
> Components: Client - C++
> Affects Versions: 1.12.0
> Reporter: Rob Wu
> Priority: Major
>
> # 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
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)