You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Adam Taft (JIRA)" <ji...@apache.org> on 2016/07/01 17:08:10 UTC

[jira] [Commented] (NIFI-700) GetHTTP, ListenHTTP, and PostHTTP should be migrated to use SSLContextService fully

    [ https://issues.apache.org/jira/browse/NIFI-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15359289#comment-15359289 ] 

Adam Taft commented on NIFI-700:
--------------------------------

Recommend that this be split into two different JIRA issues.  Specifically, the difference between the fix for the Get/PostHTTP (client) processors vs. the ListenHTTP (server) process will be significant.  In the client case, the solution will be made against Apache Commons.  In the server case, the fix will be made against Jetty.  It's probably best to track these changes separately.

> GetHTTP, ListenHTTP, and PostHTTP should be migrated to use SSLContextService fully
> -----------------------------------------------------------------------------------
>
>                 Key: NIFI-700
>                 URL: https://issues.apache.org/jira/browse/NIFI-700
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: 0.1.0
>            Reporter: Aldrin Piri
>            Assignee: Mark Payne
>
> These processors were created before SSLContextService was fully formed in its current state and currently only extract the properties from the service, creating their own SSLContext via the HTTPClient utility classes.  Both should derive their context from the controller service for the sake of consistency.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)