Subversion URL: http://proj.badc.rl.ac.uk/svn/ndg/TI12-security/trunk/python/ndg.security.test/ndg/security/test/wsSecurity/client/echoClientTest.cfg@4038
Revision 4038,
488 bytes
checked in by pjkersha, 13 years ago
(diff) |
Completed ElementTree - ZSI integration for WS-Security SignatureHandler? but still problems with ET C14N for signature generation: C14N produces superfluous xmlns declarations.
|
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:7100/Echo |
---|
11 | uri = http://localhost:7000/Echo |
---|
12 | signingPriKeyFilePath = $NDGSEC_WSSECLNT_UNITTEST_DIR/clnt.key |
---|
13 | signingPriKeyPwd = |
---|
14 | signingCertFilePath = $NDGSEC_WSSECLNT_UNITTEST_DIR/clnt.crt |
---|
15 | caCertFilePathList = $NDGSEC_WSSECLNT_UNITTEST_DIR/ndg-test-ca.crt |
---|
16 | |
---|
17 | [test1Echo] |
---|
Note: See
TracBrowser
for help on using the repository browser.