Re: Test cases 4.14.31-35
- Subject: Re: Test cases 4.14.31-35
- From: "David A. Cooper" <david.cooper@nist.gov>
- Date: Thu, 29 Sep 2005 17:49:43 -0400
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain; charset=ISO-8859-1; format=flowed
- In-Reply-To: <433C0726.5050302@sun.com>
- References: <433C0726.5050302@sun.com>
- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050416
Sean Mullan wrote:
> The indirectCRLCA5CRL CRL in these test cases has an encoding problem.
> In the CRL's IssuingDistributionPoint ext, the indirectCRL flag is set
> to false. I think it should be true, and this is also what it states
> in section 6.1.5.517.
Sean,
I believe that you are misreading the contents of the certificate. I am
looking at indirectCRLCA5CRL.crl and it includes a critical
issuingDistributionPoint extension where tag [4] is present and has a
value of FF. According to X.690, a boolean value is BER encoded as a
single octet with zero representing FALSE and any non-zero value
representing TRUE. For DER, TRUE must be encoded as an octet with all
eight bits set to one (i.e., FF).
Are you seeing something different?
Dave
Date Index |
Thread Index |
Problems or questions? Contact list-master@nist.gov