Subversion URL: http://proj.badc.rl.ac.uk/svn/ndg/TI12-security/trunk/python/ndg.security.test/ndg/security/test/wsSecurity/client/echoClientTest.cfg@3122
Revision 3122,
382 bytes
checked in by pjkersha, 13 years ago
(diff) |
security/python/ndg.security.test/ndg/security/test/wsSecurity/client: complete unit test
|
Line | |
---|
1 | # NERC Data Grid Project |
---|
2 | # |
---|
3 | # P J Kershaw 13/12/06 |
---|
4 | # |
---|
5 | # Copyright (C) 2006 CCLRC & NERC |
---|
6 | # |
---|
7 | # This software may be distributed under the terms of the Q Public License, |
---|
8 | # version 1.0 or later. |
---|
9 | [setUp] |
---|
10 | uri = http://localhost:7000/Echo |
---|
11 | signingPriKeyFilePath = ./Junk-key.pem |
---|
12 | signingPriKeyPwd = JunkJunk |
---|
13 | signingCertFilePath = ./Junk-cert.pem |
---|
14 | caCertFilePathList = ./cacert.pem |
---|
15 | |
---|
16 | [test1Echo] |
---|
Note: See
TracBrowser
for help on using the repository browser.