Changeset 4158 for TI12-security/trunk/python/ndg.security.test/ndg/security/test/sessionMgr/sessionMgrProperties.xml
- Timestamp:
- 01/09/08 14:37:03 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TI12-security/trunk/python/ndg.security.test/ndg/security/test/sessionMgr/sessionMgrProperties.xml
r4139 r4158 42 42 <sessMgrURI>https://localhost:5700/SessionManager</sessMgrURI> 43 43 <cookieDomain></cookieDomain> 44 <myProxyProp> 44 <authNServiceProp> 45 <moduleFilePath></moduleFilePath> 46 <moduleName>ndg.security.test.authenservice.test_authen_service</moduleName> 47 <className>TestAutheNService</className> 48 <!-- If properties file specified, the contents will augment/override any 49 other properties set here --> 50 <propertiesFile></propertiesFile> 45 51 <!-- 46 52 Delete this element and take setting from MYPROXY_SERVER environment … … 85 91 --> 86 92 <proxyCertLifetime>43200</proxyCertLifetime> <!-- in seconds --> 87 <caCertFile>$NDGSEC_SM_UNITTEST_DIR/ ndg-test-ca.crt</caCertFile>88 </ myProxyProp>93 <caCertFile>$NDGSEC_SM_UNITTEST_DIR/ca/ndg-test-ca.crt</caCertFile> 94 </authNServiceProp> 89 95 <simpleCACltProp> 90 96 <uri></uri>
Note: See TracChangeset
for help on using the changeset viewer.