Changeset 6107 for TI12-security/trunk/python/MyProxyClient/test
- Timestamp:
- 11/12/09 15:23:40 (11 years ago)
- Location:
- TI12-security/trunk/python/MyProxyClient/test
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TI12-security/trunk/python/MyProxyClient/test/myProxyClient.cfg
r5048 r6107 12 12 # Delete this element and take setting from MYPROXY_SERVER environment 13 13 # variable if required 14 #hostname=localhost14 hostname=localhost 15 15 16 16 # Delete this element to take default setting 7512 or read … … 43 43 proxyCertLifetime=64800 44 44 45 caCertFilePath=$MYPROXYCLIENT_UNITTEST_DIR/ndg-test-ca.crt 45 #caCertFilePath=$MYPROXYCLIENT_UNITTEST_DIR/ndg-test-ca.crt 46 caCertFilePath=$MYPROXYCLIENT_UNITTEST_DIR/ndg-glue-ca.crt
Note: See TracChangeset
for help on using the changeset viewer.