2 # test handling of expired certs, Radar 3622125.
7 crlNetFetchEnable = false
8 certNetFetchEnable = false
9 useSystemAnchors = false
13 # Verify recovery with both good and expired CA in inputs AND DLDB
15 test = "Expired and good CA and root in both inputs and DLDBs"
17 cert = ecExpiredCA.cer
18 cert = ecExpiredRoot.cer
20 root = ecExpiredRoot.cer
22 certDb = expiredCA.keychain
23 certDb = expiredRoot.keychain
24 certDb = goodCA.keychain