Changeset 2952 for TI12-security/trunk/python/ndg.security.test/ndg/security/test/AttCert/x509Test.cfg
- Timestamp:
- 15/10/07 14:44:37 (13 years ago)
- File:
-
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
TI12-security/trunk/python/ndg.security.test/ndg/security/test/AttCert/x509Test.cfg
r2437 r2952 9 9 [setUp] 10 10 11 [test9Sign] 12 certFile: ./cert.pem 13 keyFile: ./key.pem 14 filePath: ./ac-signed.xml 15 #keyPwd: 11 [test1X509CertRead] 12 #certfile: cert.pem 13 certfile: proxy-cert.pem 16 14 17 [test10Write]18 filePath: ./ac.xml19 20 [test11Read]]]]21 filePath: ./ac.xml22 23 [test12IsValid]24 certFile: ./cert.pem25 26 [test13IsValidStressTest]27 certFile: ./cert.pem28 keyFile: ./key.pem29 #keyPwd:30 nruns: 10031 32 [test14IsValidSignature]33 certFile: ./cert.pem34 filePath: ./badSignature.xml35 36
Note: See TracChangeset
for help on using the changeset viewer.