You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Peter Turcsanyi (Jira)" <ji...@apache.org> on 2023/09/29 20:59:00 UTC

[jira] [Updated] (NIFI-12151) StandardPrivateKeyService fails due to missing BouncyCastleProvider

     [ https://issues.apache.org/jira/browse/NIFI-12151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Turcsanyi updated NIFI-12151:
-----------------------------------
    Status: Patch Available  (was: Open)

> StandardPrivateKeyService fails due to missing BouncyCastleProvider
> -------------------------------------------------------------------
>
>                 Key: NIFI-12151
>                 URL: https://issues.apache.org/jira/browse/NIFI-12151
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: Peter Turcsanyi
>            Assignee: Peter Turcsanyi
>            Priority: Major
>          Time Spent: 10m
>  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)