source: tests/creddy_tests/verify.save @ ec550f7

abac0-leakabac0-meimei-idtvf-new-xml
Last change on this file since ec550f7 was ec550f7, checked in by Mei <mei@…>, 11 years ago

1) reworked how API doc is generated
2) tweak top level Makefile.am
3) loading issuer principal as side-effect of loading

an attribute credentials

4) add examples of GENI specific attribute credentials

and principal certificates into the regression testing

5) rename examples to tests

  • Property mode set to 100644
File size: 1.4 KB
Line 
1---running verify
2creddy verify, issuer: Coyote_ID.pem
3               attribute cert: Acme_buy_rockets__Acme_preferred_customer_attr.xml
4  issuer and attribute cert have mismatched principals
5  issuer cert still valid
6  attribute cert still valid
7creddy verify, issuer: Acme_ID.pem
8               attribute cert: Acme_buy_rockets__Acme_preferred_customer_attr.xml
9  issuer and attribute cert have matching principals
10  issuer cert still valid
11  attribute cert still valid
12creddy: Can't load issuer cert from Acme_private.pem
13creddy verify, issuer: Acme_private.pem
14creddy verify, issuer: Acme_ID.pem
15               attribute cert: bad_attr.xml
16  fail to extract attribute cert but...
17  issuer cert still valid
18creddy: Can't load issuer cert from Acme_buy_rockets__Acme_preferred_customer_attr.xml
19creddy verify, issuer: Acme_buy_rockets__Acme_preferred_customer_attr.xml
20creddy: Can't load issuer cert from bad_attr.xml
21creddy verify, issuer: bad_attr.xml
22creddy verify, issuer: Coyote_ID.pem
23  issuer cert still valid
24creddy verify, issuer: not_ss.pem
25  issuer cert still valid
26creddy: Can't load issuer cert from not_ss.xml
27creddy verify, issuer: not_ss.xml
28creddy: Can't load issuer cert from priv.xml
29creddy verify, issuer: priv.xml
30creddy verify, issuer: PGissuer.pem
31  issuer cert still valid
32creddy: Can't load issuer cert from ProtoGENI.xml
33creddy verify, issuer: ProtoGENI.xml
Note: See TracBrowser for help on using the repository browser.