[
https://issues.apache.org/jira/browse/NIFI-3862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17325718#comment-17325718
]
ASF subversion and git services commented on NIFI-3862:
-------------------------------------------------------
Commit be716c1621d101b8910f43dee3985023100e0c12 in nifi's branch
refs/heads/main from Joe Gresock
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=be716c1 ]
NIFI-3862: Adding Issuer DN support to ListenHTTP
This closes #4976.
Signed-off-by: Peter Turcsanyi <[email protected]>
> ListenHTTPServlet should set the issuerDN as well
> -------------------------------------------------
>
> Key: NIFI-3862
> URL: https://issues.apache.org/jira/browse/NIFI-3862
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Affects Versions: 0.7.1, 1.13.2
> Reporter: Vincent Russell
> Assignee: Joseph Gresock
> Priority: Minor
> Labels: security
> Fix For: 1.14.0
>
> Attachments:
> 0001-NIFI-3862-putting-issuer-dn-as-an-attribute-for-the-.patch
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> The ListenHtttpServlet currently sets the remote user DN as an attribute in
> the flowfile, but it really should set the remote issuer dn as well. This
> will allow us to verify that the remote host actually as permission to hit
> our server using those two pieces of information.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)