Changeset 4402 for TI12-security/trunk/python/ndg.security.test/ndg/security/test/sessionmanager/sessionMgrTest.cfg
- Timestamp:
- 31/10/08 11:56:01 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TI12-security/trunk/python/ndg.security.test/ndg/security/test/sessionmanager/sessionMgrTest.cfg
r4401 r4402 37 37 38 38 [test7GetAttCertWithSessID] 39 aaURI = http://localhost: 4900/AttributeAuthority39 aaURI = http://localhost:5000/AttributeAuthority 40 40 acOutputFilePath = $NDGSEC_SM_UNITTEST_DIR/ac-out.xml 41 41 42 [test 6aGetAttCertRefusedWithSessID]42 [test8GetAttCertRefusedWithSessID] 43 43 aaURI = http://localhost:5100/AttributeAuthority 44 44 45 [test 6bGetMappedAttCertWithSessID]45 [test9GetMappedAttCertWithSessID] 46 46 aaURI = http://localhost:5100/AttributeAuthority 47 47 48 [test 6cGetAttCertWithExtAttCertListWithSessID]48 [test10GetAttCertWithExtAttCertListWithSessID] 49 49 aaURI = http://localhost:5100/AttributeAuthority 50 # Use output from test 6GetAttCertWithSessID!50 # Use output from test7GetAttCertWithSessID! 51 51 extACFilePath = $NDGSEC_SM_UNITTEST_DIR/ac-out.xml 52 52 53 [test 7GetAttCertWithUserCert]53 [test11GetAttCertWithUserCert] 54 54 aaURI = http://localhost:5000/AttributeAuthority
Note: See TracChangeset
for help on using the changeset viewer.