source: tests/creddy_tests/attribute.save @ 6d3fc40

abac0-leakabac0-meitvf-new-xml
Last change on this file since 6d3fc40 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: 625 bytes
Line 
1---running attribute
2Usage: creddy --attribute \
3                --issuer <cert> --key <key> --role <role> \
4                [ --subject-cert <cert> | --subject-id <sha1> \
5                    [ --subject-role <role> ]  ... ] \
6                [ --validity <time> ] --out <file>
7    default validity: 365 days
8    provide exactly one of --subject-cert / --subject-id
9    give multiple --subject-{cert,id} / --subject-role pairs for intersection
10
11    time is specified with optional suffix: s m h d y
12    defaults to days if unspecified
13wrong private key for the cert!!
14creddy: Can't load private key from Coyote_private.pem
Note: See TracBrowser for help on using the repository browser.