- Home
- All questions
- Question 243
CISSP study material · question 243 of 500
An intermediate certificate asserts keyCertSign but its basic constraints extension leaves the CA boolean unset. What must a conforming relying party do with the certificate's public key?
Show the answer
Answer: A. Refuse to use it to verify signatures on certificates.
Setting keyCertSign obliges the issuer to assert the CA boolean too; without that boolean the key may not check signatures over other certificates.
Source: RFC 5280 (IETF) — RFC 5280 > 4.2.1.3 Key Usage and 4.2.1.9 Basic Constraints