source: doc/keystore @ 4918535

abac0-leakabac0-meicompt_changesgec13mei-idmei-rt0-nmei_rt0mei_rt2mei_rt2_fix_1meiyap-rt1meiyap1rt2tvf-new-xml
Last change on this file since 4918535 was 4918535, checked in by Mike Ryan <mikeryan@…>, 14 years ago

top-level build

  • Property mode set to 100644
File size: 517 bytes
Line 
1A libabac keystore is a simple directory filled with some number of X509
2identity and X509 attribute certificates. It may optionally include RSA
3private keys.
4
5X509 identity certs are identified as files whose names end in _ID.der
6or _ID.pem. The part before the _ID.pem is irrelevant, though for the
7sake of convneince the libabac credential manager gives it the name of
8the CN you supplied.
9
10X509 attribute certs are identified as files whose names end in
11_attr.der. The portion before the _attr.der is irrelevant.
Note: See TracBrowser for help on using the repository browser.