source: examples/creddy_tests/display.out @ 461541a

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

1) updated original rt0 to remove libstrongswan dependency

a) identity credential being made/accessed with openssl api calls

(X509/EVP_PKEY pem)

b) attribute credential being made/access via xmlsec1 (custom XML

structure)

2) refactored libcreddy into libabac and now one ABAC namespace for

libabac

3) added attribute_rule suboption to creddy's attribute as another way

to insert access rule

4) added some regression tests into example directory
5) updated some docs.

  • Property mode set to 100644
File size: 1.2 KB
Line 
1---running display
2Issuer: /CN=Acme
3Subject: /CN=Acme
4Validity:
5    Not before: 2013-05-06 21:52:06 PST [1367905926]
6    Not after:  2016-04-20 21:52:06 PST [1461217926]
714368:error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib.c:650:Expecting: CERTIFICATE
8Acme_private.pem:1: parser error : Start tag expected, '<' not found
9-----BEGIN RSA PRIVATE KEY-----
10^
11creddy: Couldn't load Acme_private.pem as an ID or attribute,
1214369:error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib.c:650:Expecting: CERTIFICATE
13validity from the xml blob is 31535994
14Validity:
15    Not before: 2013-05-06 21:52:12 GMT [1367905932]
16    Not after:  2014-05-06 21:52:06 GMT [1399441926]
17Roles: 368d39b05c0bfd73a6ca2dd6c7851b2b94b751a5.buy_rockets<-368d39b05c0bfd73a6ca2dd6c7851b2b94b751a5.preferred_customer
1814370:error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib.c:650:Expecting: CERTIFICATE
19validity from the xml blob is 31535994
20Validity:
21    Not before: 2013-05-06 21:52:12 GMT [1367905932]
22    Not after:  2014-05-06 21:52:06 GMT [1399441926]
23Roles: 368d39b05c0bfd73a6ca2dd6c7851b2b94b751a5.preferred_customer<-945957d933d81bfcc8c905fb1e08b6c54f4e51ef
24I/O warning : failed to load external entity "bad.xml"
25creddy: Couldn't load bad.xml as an ID or attribute,
Note: See TracBrowser for help on using the repository browser.