Changeset 4139 for TI12-security/trunk/python/ndg.security.test/ndg/security/test/sessionMgrClient/sessionMgrProperties.xml
- Timestamp:
- 27/08/08 14:54:16 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TI12-security/trunk/python/ndg.security.test/ndg/security/test/sessionMgrClient/sessionMgrProperties.xml
r4138 r4139 20 20 SSL connections and Attribute Certificates 21 21 --> 22 <caCertFile List>22 <caCertFilePathList> 23 23 <caCertFile>$NDGSEC_SMCLNT_UNITTEST_DIR/ca/ndg-test-ca.crt</caCertFile> 24 24 <!-- … … 28 28 <caCertFile>$NDGSEC_SMCLNT_UNITTEST_DIR/ca/abcdef01.0</caCertFile> 29 29 --> 30 </caCertFile List>30 </caCertFilePathList> 31 31 <signingCertFilePath>$NDGSEC_SMCLNT_UNITTEST_DIR/sm.crt</signingCertFilePath> 32 32 <signingPriKeyFilePath>$NDGSEC_SMCLNT_UNITTEST_DIR/sm.key</signingPriKeyFilePath>
Note: See TracChangeset
for help on using the changeset viewer.