[
https://issues.apache.org/jira/browse/NIFI-12612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-12612.
-----------------------------------
Fix Version/s: 1.25.0
2.0.0-M2
Resolution: Fixed
> Fix JASN1Reader to handle OBJECT IDENTIFIER
> -------------------------------------------
>
> Key: NIFI-12612
> URL: https://issues.apache.org/jira/browse/NIFI-12612
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Tamas Palfy
> Assignee: Tamas Palfy
> Priority: Major
> Fix For: 1.25.0, 2.0.0-M2
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> OBJECT IDENTIFIER is a special asn1 type that is not recognized by
> JASN1Reader. Instead it tries to handle it as a Record as a fallback.
> The fix would be to simply treat (convert really) OBJECT IDENTIFIER types as
> strings.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)