CA=True for an OCSP certficat
2008-04-02 10:52:42 GMT
RFC 3280 specifies for Basic constraints
The cA boolean indicates whether the certified public key belongs to a CA.
If the cA boolean is not asserted, then the keyCertSign bit in
the key usage extension MUST NOT be asserted.
The pathLenConstraint field is meaningful only if the cA boolean is
asserted and the key usage extension asserts the keyCertSign bit
(section 4.2.1.3). In this case, it gives the maximum number of non-
self-issued intermediate certificates that may follow this
certificate in a valid certification path. A certificate is self-
issued if the DNs that appear in the subject and issuer fields are
identical and are not empty. (Note: The last certificate in the
certification path is not an intermediate certificate, and is not
included in this limit. Usually, the last certificate is an end
entity certificate, but it can be a CA certificate.) A
pathLenConstraint of zero indicates that only one more certificate
may follow in a valid certification path. Where it appears, the
pathLenConstraint field MUST be greater than or equal to zero. Where
pathLenConstraint does not appear, no limit is imposed.
This extension MUST appear as a critical extension in all CA
certificates that contain public keys used to validate digital
signatures on certificates. This extension MAY appear as a critical
or non-critical extension in CA certificates that contain public keys
used exclusively for purposes other than validating digital
signatures on certificates. Such CA certificates include ones that
contain public keys used exclusively for validating digital
signatures on CRLs and ones that contain key management public keys
used with certificate enrollment protocols. This extension MAY
(Continue reading)
RSS Feed