source: examples/creddy_tests/roles.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: 514 bytes
Line 
1---running roles
2Acme_ID.pem:1: parser error : Start tag expected, '<' not found
3-----BEGIN CERTIFICATE-----
4^
5creddy: Couldn't get cert from Acme_ID.pem
6Acme_private.pem:1: parser error : Start tag expected, '<' not found
7-----BEGIN RSA PRIVATE KEY-----
8^
9creddy: Couldn't get cert from Acme_private.pem
10368d39b05c0bfd73a6ca2dd6c7851b2b94b751a5.buy_rockets<-368d39b05c0bfd73a6ca2dd6c7851b2b94b751a5.preferred_customer
11I/O warning : failed to load external entity "bad.xml"
12creddy: Couldn't get cert from bad.xml
Note: See TracBrowser for help on using the repository browser.