- Timestamp:
- 02/06/10 15:01:16 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TI12-security/trunk/MyProxyClient/myproxy/test/myProxyClientTest.cfg
r6844 r6918 15 15 # terminal. To set a null password, leave the field in place but set to 16 16 # blank 17 [test0 1Store]17 [test02Store] 18 18 username: testuser 19 19 passphrase: testpassword … … 24 24 sslKeyFilePassphrase: testpassword 25 25 26 [test0 2GetDelegation]26 [test03GetDelegation] 27 27 username: testuser 28 28 passphrase: testpassword … … 31 31 proxyKeyFileOut: $MYPROXYCLIENT_UNITTEST_DIR/proxy.key 32 32 33 [test0 3Info]33 [test04Info] 34 34 username: testuser 35 35 sslCertFile: $MYPROXYCLIENT_UNITTEST_DIR/proxy.crt … … 37 37 sslKeyFilePassphrase: testpassword 38 38 39 [test04ChangePassphrase] 39 [test05GetDelegationWithBootstrappedTrustRoots] 40 username: testuser 41 passphrase: testpassword 42 43 [test06ChangePassphrase] 40 44 username: testuser 41 45 sslCertFile: $MYPROXYCLIENT_UNITTEST_DIR/proxy.crt … … 45 49 sslKeyFilePassphrase: testpassword 46 50 47 [test05Destroy] 51 52 [test07Destroy] 48 53 username: testuser 49 54 sslCertFile: $MYPROXYCLIENT_UNITTEST_DIR/proxy.crt
Note: See TracChangeset
for help on using the changeset viewer.