1 # test verification of the odd cert from GIP_CPS - it's an intermediate
2 # cert in which subjectName == issuerName. This specifically verifies
5 # This is suppoedly a CRL signing cert, and ideally we'd actually use
6 # it to verify a CRL but I haven't found any CRLs associated with this
7 # organization. FOr now we just make sure that the TPO can verify the cert
8 # with the associated root in system anchors.
11 allowUnverified = true
12 crlNetFetchEnable = false
13 certNetFetchEnable = false
14 useSystemAnchors = true
18 echo Verify the GIP-CPS CRL signing cert
21 verifyTime = 20061201000000
22 # verify leaf does NOT appear as a root (even though its subject and issuer
23 # names are the same.... IS_IN_INPUT_CERTS only.
25 # ensure 2 certs come back and the second one is an anchor/root
26 # IS_IN_ANCHORS IS_ROOT