X-Git-Url: https://git.saurik.com/apple/security.git/blobdiff_plain/80e2389990082500d76eb566d4946be3e786c3ef..d8f41ccd20de16f8ebe2ccc84d47bf1cb2b26bbb:/SecurityTests/clxutils/newCmsTool/blobs/cmstestUsage diff --git a/SecurityTests/clxutils/newCmsTool/blobs/cmstestUsage b/SecurityTests/clxutils/newCmsTool/blobs/cmstestUsage new file mode 100644 index 00000000..6c30b24d --- /dev/null +++ b/SecurityTests/clxutils/newCmsTool/blobs/cmstestUsage @@ -0,0 +1,11 @@ +Usage: cmstest [-q(uiet)] [-r(efblobs)] [-s signer1] [-S signer2] [-k keychain] [-a anchorFile] + +By default this test expects to see two identities, with email addresses of +dmitch@apple.com and dmitch@dmitch.com, in a standard Identity search of the +current user's default keychain search list. You can specify different +Identities (by email address) and/or a specific keychain with the -s, -S, +and -k options. + +Note: if you do specify alternate Identities, the identities you specify have +to resolve to a known root cert with a total cert chain length of 3 (one for the +leaf, one intermediate, one root).