[ 
https://issues.apache.org/jira/browse/NIFI-12151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770735#comment-17770735
 ] 

ASF subversion and git services commented on NIFI-12151:
--------------------------------------------------------

Commit 39d65161ef2cd5afae049b5faed924efecd14ccc in nifi's branch 
refs/heads/support/nifi-1.x from Peter Turcsanyi
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=39d65161ef ]

NIFI-12151 Fixed StandardPrivateKeyService fails due to missing 
BouncyCastleProvider

This closes #7817

Signed-off-by: David Handermann <[email protected]>
(cherry picked from commit 8c5d85a28d48e190ca862fbc7e10f1a66a9e72e7)


> 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
>             Fix For: 1.latest, 2.latest
>
>          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)

Reply via email to