[
https://issues.apache.org/jira/browse/NIFI-9838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517002#comment-17517002
]
ASF subversion and git services commented on NIFI-9838:
-------------------------------------------------------
Commit e40b14e37ff04e7f2f947f78a57fc50184379406 in nifi's branch
refs/heads/support/nifi-1.16 from Peter Gyori
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=e40b14e37f ]
NIFI-9838: Added Client Certificate attributes to ListenTCPRecord FlowFiles
This closes #5908
Signed-off-by: David Handermann <[email protected]>
> 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: Minor
> Fix For: 1.17.0, 1.16.1
>
> Time Spent: 40m
> 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)