You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/01/11 17:10:00 UTC

[jira] [Commented] (NIFI-8121) ListenHTTP should support inferred Client Authentication

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

ASF subversion and git services commented on NIFI-8121:
-------------------------------------------------------

Commit d41f2e1d0abb5305cb9650ade948e336f31be7de in nifi's branch refs/heads/main from exceptionfactory
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=d41f2e1 ]

NIFI-8121 Updated ListenHTTP with inferred Client Authentication Policy

- Added default property value for automatic determination of Client Authentication Policy based on SSLContextService Trust Store properties
- Added new ClientAuthentication enum with values specific to ListenHTTP

This closes #4749.

Signed-off-by: Peter Turcsanyi <tu...@apache.org>


> ListenHTTP should support inferred Client Authentication
> --------------------------------------------------------
>
>                 Key: NIFI-8121
>                 URL: https://issues.apache.org/jira/browse/NIFI-8121
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>    Affects Versions: 1.13.0
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Major
>              Labels: HTTPS, TLS
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Changes to {{ListenHTTP}} in NIFI-1930 and NIFI-8096 introduced a new Client Authentication property to support configuration of whether the processor should request or require client certificates for HTTPS connections.  Prior to these changes, the processor inferred requesting or requiring client certificates based on the absence or presence of trust store properties in the configured {{SSLContextService}}. A new default property should be added to the list of Client Authentication options in order to provide backwards compatibility.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)