You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Pritesh Maker (JIRA)" <ji...@apache.org> on 2018/07/06 22:18:00 UTC

[jira] [Assigned] (DRILL-6581) Improve C++ Client SSL Implementation

     [ https://issues.apache.org/jira/browse/DRILL-6581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pritesh Maker reassigned DRILL-6581:
------------------------------------

    Assignee: Rob Wu

> 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
>            Assignee: 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)