abac0-leakabac0-meimei-idmei-rt0-nmei_rt0tvf-new-xml
Last change
on this file since 7e3f5e2 was
4721618,
checked in by Mei <mei@…>, 12 years ago
|
1) tested out python and perl test scripts along with
abac_chunk_t calls in libabac's abac.hh
|
-
Property mode set to
100755
|
File size:
275 bytes
|
Line | |
---|
1 | #!/bin/sh |
---|
2 | |
---|
3 | keystore=`pwd` |
---|
4 | |
---|
5 | echo "dumdum" > pfile |
---|
6 | openssl genrsa -des3 -out Soda_private.pem -passout file:pfile |
---|
7 | creddy --generate --cn Soda --key Soda_private.pem |
---|
8 | creddy --generate --cn Cream |
---|
9 | ./abac_e_attr.py Soda_ID.pem Soda_private.pem Soda_attr.xml pfile Cream_ID.pem |
---|
10 | |
---|
11 | |
---|
Note: See
TracBrowser
for help on using the repository browser.