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

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

Emmanuel Lecharny created DIRKRB-157:
----------------------------------------

             Summary: Value like 0x01 01 7F should not be decoded as Boolean with DER
                 Key: DIRKRB-157
                 URL: https://issues.apache.org/jira/browse/DIRKRB-157
             Project: Directory Kerberos
          Issue Type: Bug
            Reporter: Emmanuel Lecharny
            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)