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/03/28 18:37:00 UTC

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

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

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

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

NIFI-9838: Added Client Certificate attributes to ListenTCPRecord FlowFiles

This closes #5908

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


> ListenTCPRecord should add client certificate's Subject and Issuer DNs to flowfiles as attributes
> -------------------------------------------------------------------------------------------------
>
>                 Key: NIFI-9838
>                 URL: https://issues.apache.org/jira/browse/NIFI-9838
>             Project: Apache NiFi
>          Issue Type: New Feature
>          Components: Extensions
>            Reporter: Peter Gyori
>            Assignee: Peter Gyori
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The ListenTCPRecord 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.1#820001)