You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Kai Zheng (JIRA)" <ji...@apache.org> on 2015/02/01 03:22:34 UTC

[jira] [Resolved] (DIRKRB-157) Value like 0x01 01 7F should not be decoded as TRUE with DER

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

Kai Zheng resolved DIRKRB-157.
------------------------------
    Resolution: Fixed

commit 377814b2dcfda1192d77cab8705fe7c750384810
Author: Drankye <dr...@gmail.com>
Date:   Sun Feb 1 10:19:05 2015 +0800

    DIRKRB-157 Value like 0x01 01 7F should not be decoded as TRUE with DER

> Value like 0x01 01 7F should not be decoded as TRUE with DER
> ------------------------------------------------------------
>
>                 Key: DIRKRB-157
>                 URL: https://issues.apache.org/jira/browse/DIRKRB-157
>             Project: Directory Kerberos
>          Issue Type: Bug
>            Reporter: Emmanuel Lecharny
>            Assignee: Kai Zheng
>            Priority: Minor
>
> In BER, any value different from 0x00 is decoded as TRUE for boolean.
> DER impose a restriction, 0xFF is the only acceptable value for TRUE, per X.690, 11.1



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)