Subversion URL: http://proj.badc.rl.ac.uk/svn/ndg-security/security/trunk/python/attAuthorityProperties.xml@473
Line | |
---|
1 | <?xml version="1.0"?> |
---|
2 | <AAprop> |
---|
3 | <!-- |
---|
4 | <name>BODC</name> |
---|
5 | <keyFile>./certs/bodc-aa-key.pem</keyFile> |
---|
6 | <keyPwd> </keyPwd> |
---|
7 | <certFile>./certs/bodc-aa-cert.pem</certFile> |
---|
8 | --> |
---|
9 | <name>BADC</name> |
---|
10 | <keyFile>./certs/badc-aa-key.pem</keyFile> |
---|
11 | <keyPwd> </keyPwd> |
---|
12 | <certFile>./certs/badc-aa-cert.pem</certFile> |
---|
13 | <caCertFile>./certs/cacert.pem</caCertFile> |
---|
14 | <!-- Time is in seconds --> |
---|
15 | <attCertLifeTime>172800</attCertLifeTime> |
---|
16 | <attCertFilePfx>ac-</attCertFilePfx> |
---|
17 | <attCertFileSfx>.xml</attCertFileSfx> |
---|
18 | <mapConfigFile>./mapConfig.xml</mapConfigFile> |
---|
19 | <attCertDir>./attCert</attCertDir> |
---|
20 | <dnSeparator>/</dnSeparator> |
---|
21 | <usrRolesModFilePath> |
---|
22 | /disks/humid1/pjkersha/Development/security/python/NDG |
---|
23 | </usrRolesModFilePath> |
---|
24 | <usrRolesModName>BADCUserRoles</usrRolesModName> |
---|
25 | <usrRolesClassName>BADCUserRoles</usrRolesClassName> |
---|
26 | <usrRolesPropFile>badcUserRolesProperties.xml</usrRolesPropFile> |
---|
27 | </AAprop> |
---|
Note: See
TracBrowser
for help on using the repository browser.