[
https://issues.apache.org/jira/browse/NIFI-12152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Witt updated NIFI-12152:
----------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Refactor Security.addProvider References to Bouncy Castle
> ---------------------------------------------------------
>
> Key: NIFI-12152
> URL: https://issues.apache.org/jira/browse/NIFI-12152
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions, MiNiFi
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Fix For: 2.0.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Several tests and server components include Security.addProvider() statements
> that register the BouncyCastleProvider in static initialization methods. This
> change applies to the entire Java Virtual Machine.
> Most cryptographic operations support passing a Provider as an argument, and
> this approach should be used when the Bouncy Castle Provider is required for
> certain algorithms not included in the standard JDK, such as the Bouncy
> Castle FIPS Key Store BCFKS.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)