[ https://issues.apache.org/jira/browse/NIFI-298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14289524#comment-14289524
]
Mark Payne commented on NIFI-298:
---------------------------------
The attached patch resolved both NIFI-300 and NIFI-298, as they were both issues with the
same class that were easiest addressed as a single commit
> PostHTTP not working if sending to http (non-secure) address
> ------------------------------------------------------------
>
> Key: NIFI-298
> URL: https://issues.apache.org/jira/browse/NIFI-298
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: Mark Payne
> Priority: Critical
> Attachments: 0001-NIFI-300-NIFI-298-Fixed-bugs-causing-failures-when-s.patch
>
>
> Processor works fine if sending to https://... but if sending to http://... there are
problems.
> If ssl context service set and sending to http, get an error indicating that http is
not a supported protocol. If ssl context service is not set, get NullPointerException.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|