Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The client requested the type of the CA.
If the CA signing certificate that is stored in the Signing_Cert_Certificate column (section 3.2.1.1.2) is one of the root certificate types specified in the following table, the CA MUST return the applicable value, as specified in the table:
Root certificate type |
Value CA MUST return |
---|---|
Enterprise root certificate |
0x00000000 |
Enterprise subordinate certificate |
0x00000001 |
Standalone root certificate |
0x00000003 |
Standalone subordinate certificate |
0x00000004 |
The CA MUST return its type through the CAType field of a CAINFO (section 2.2.2.4) structure. The server MUST return the CAINFO structure through a CERTTRANSBLOB (section 2.2.2.2) structure.
Marshaling rules for the CERTTRANSBLOB structure are specified in section 2.2.2.2.