You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/11/10 16:34:00 UTC

[jira] [Commented] (NIFI-10764) Fix handling of BIT STRING in nifi-asn1-service

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

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

Commit 56d0061da482def0e5b908dcc1b38bfc8d21ad93 in nifi's branch refs/heads/main from Tamas Palfy
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=56d0061da4 ]

NIFI-10764 Fixed handling BIT STRING in nifi-asn1-services

Representing as a string of 1s and 0s (e.g. "010011000")

This closes #6622

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


> Fix handling of BIT STRING in nifi-asn1-service
> -----------------------------------------------
>
>                 Key: NIFI-10764
>                 URL: https://issues.apache.org/jira/browse/NIFI-10764
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: Tamas Palfy
>            Assignee: Tamas Palfy
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Currently  when trying to convert a BIT STRING from an asn data file it results in an exception.



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