[
https://issues.apache.org/jira/browse/NIFI-15085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18030298#comment-18030298
]
ASF subversion and git services commented on NIFI-15085:
--------------------------------------------------------
Commit e2868d64f0f69054f15aea435019a2f1a941a9e9 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=e2868d64f0 ]
NIFI-15085 Removed OCSP Certificate Validation
- Removed nifi.security.ocsp.responder application properties
- Removed unused dependencies from web-security module supporting OCSP
validation
- Simplified X509AuthenticationProvider
Signed-off-by: Pierre Villard <[email protected]>
This closes #10413.
> Remove OCSP Certificate Validation
> ----------------------------------
>
> Key: NIFI-15085
> URL: https://issues.apache.org/jira/browse/NIFI-15085
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework, Security
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> NiFi 2.4.0 deprecated framework OCSP certificate validation, indicating plans
> for subsequent removal in future minor versions. For the reasons stated in
> the deprecation issue, OCSP certificate validation should be removed from the
> NiFi framework.
> Web security authentication should continue to support X.509 Client
> Certificate authentication, relying on standard certificate validation
> capabilities implemented as part of the TLS handshake process.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)