source: examples/creddy_tests/verify.save @ 163aadf

abac0-leakabac0-meimei-idmei-rt0-nmei_rt0tvf-new-xml
Last change on this file since 163aadf was 9e063cb, checked in by Mei <mei@…>, 11 years ago

1) test out using encrypted private key to generate id credential

  • Property mode set to 100644
File size: 1.2 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
1228381:error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib.c:650:Expecting: CERTIFICATE
13creddy: Can't load issuer cert from Acme_private.pem
14creddy verify, issuer: Acme_private.pem
15I/O warning : failed to load external entity "bad_attr.xml"
16creddy verify, issuer: Acme_ID.pem
17               attribute cert: bad_attr.xml
18  fail to extract attribute cert but...
19  issuer cert still valid
2028383:error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib.c:650:Expecting: CERTIFICATE
21creddy: Can't load issuer cert from Acme_buy_rockets__Acme_preferred_customer_attr.xml
22creddy verify, issuer: Acme_buy_rockets__Acme_preferred_customer_attr.xml
23creddy: Can't load issuer cert from bad_attr.xml
24creddy verify, issuer: bad_attr.xml
25creddy verify, issuer: Coyote_ID.pem
26  issuer cert still valid
Note: See TracBrowser for help on using the repository browser.