[
https://issues.apache.org/jira/browse/NIFI-12151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-12151:
------------------------------------
Component/s: Extensions
> StandardPrivateKeyService fails due to missing BouncyCastleProvider
> -------------------------------------------------------------------
>
> Key: NIFI-12151
> URL: https://issues.apache.org/jira/browse/NIFI-12151
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: Peter Turcsanyi
> Assignee: Peter Turcsanyi
> Priority: Major
> Fix For: 2.0.0, 1.24.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> {{StandardPrivateKeyService}} depends on {{BouncyCastleProvider}} but it does
> not register it or pass it to BC methods calls. The service was relying on
> other components registering BC. Like {{EncryptContent}} which was removed
> recently.
> {{StandardPrivateKeyService}} should handle {{BouncyCastleProvider}} on its
> own. It can be done via passing {{BouncyCastleProvider}} instance to the key
> decryptor classes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)