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 2022/05/13 20:49:00 UTC

[jira] [Commented] (NIFI-10010) ListenTCP should add client certificate's Subject and Issuer DNs to flowfiles as attributes

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

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

Commit 3f16a41ca13ecfb3d975f47092f16b0e180fe1c7 in nifi's branch refs/heads/main from Peter Gyori
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=3f16a41ca1 ]

NIFI-10010: ListenTCP adds Certificate Subject and Issuer FlowFile attributes

This closes #6032

Signed-off-by: David Handermann <ex...@apache.org>


> ListenTCP should add client certificate's Subject and Issuer DNs to flowfiles as attributes
> -------------------------------------------------------------------------------------------
>
>                 Key: NIFI-10010
>                 URL: https://issues.apache.org/jira/browse/NIFI-10010
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Peter Gyori
>            Assignee: Peter Gyori
>            Priority: Minor
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> The ListenTCP processor should read the client certificate's Subject and Issuer DNs and attach their values to the outgoing flowfile as attributes.
> This would enable the implementation of authorization logic downstream in the flow (e.g. using a RouteOnAttribute processor) using those values.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)