abac0-leakabac0-meicompt_changesgec13mei-idmei-rt0-nmei_rt0mei_rt2mei_rt2_fix_1meiyap-rt1meiyap1rt2tvf-new-xml
Last change
on this file since ef4daa7 was
ef4daa7,
checked in by Mike Ryan <mikeryan@…>, 14 years ago
|
simple Acme example
|
-
Property mode set to
100644
|
File size:
559 bytes
|
Line | |
---|
1 | Acme.buy_rockets <- Acme.preferred_customer |
---|
2 | Acme.preferred_customer <- Coyote |
---|
3 | |
---|
4 | creddy --generate --cn Acme |
---|
5 | |
---|
6 | creddy --generate --cn Coyote |
---|
7 | |
---|
8 | creddy --attribute \ |
---|
9 | --issuer Acme_ID.pem --key Acme_private.pem --role buy_rockets \ |
---|
10 | --subject-cert Acme_ID.pem --subject-role preferred_customer \ |
---|
11 | --out Acme_buy_rockets__Acme_preferred_customer_attr.der |
---|
12 | |
---|
13 | creddy --attribute \ |
---|
14 | --issuer Acme_ID.pem --key Acme_private.pem --role preferred_customer \ |
---|
15 | --subject-cert Coyote_ID.pem \ |
---|
16 | --out Acme_preferred_customer__Coyote_attr.der |
---|
Note: See
TracBrowser
for help on using the repository browser.