source: tests/example_scripts/perl/run_attr @ 3c30b59

abac0-leakabac0-mei
Last change on this file since 3c30b59 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 100755
File size: 126 bytes
Line 
1#!/bin/sh
2
3./abac_attr.pl --id IceCream_ID.pem --key IceCream_private.pem --id2 Chocolate_ID.pem --attr delicious_attr.xml
4
5
6
Note: See TracBrowser for help on using the repository browser.