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

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

Commit 8e301cfdef37004a9cf3c7a8c47f4932dc090375 in nifi's branch 
refs/heads/main from nathluu
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=8e301cfdef ]

NIFI-12265 Fixed OpenPGP Hexadecimal Key Formatting with leading 0

- Replaced Long.toHexString() with String.format() using pattern with leading 0

This closes #7926

Signed-off-by: David Handermann <exceptionfact...@apache.org>


> EncryptContentPGP cannot search subkey with keyID start with zero
> -----------------------------------------------------------------
>
>                 Key: NIFI-12265
>                 URL: https://issues.apache.org/jira/browse/NIFI-12265
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: 1.23.2
>            Reporter: Tan Luu
>            Assignee: Tan Luu
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: testpublic.key
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> If the PGP public key has subkey with keyID starting with zero e.g. 
> 0DD090CBF6ED38B7, EncryptContentPGP key search returns "not found" for that 
> subkey if it is specified in the "Public Key Search" field.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to