Subversion URL: http://proj.badc.rl.ac.uk/svn/ndg/TI12-security/trunk/python/ndg.security.test/ndg/security/test/x509/x509Test.cfg@4734
Revision 4680,
438 bytes
checked in by pjkersha, 11 years ago
(diff) |
Global replace to fix copyright from STFC & NERC to STFC alone because it's not possible to have copyright held by two orgs.
|
Line | |
---|
1 | # NERC Data Grid Project |
---|
2 | # |
---|
3 | # P J Kershaw 03/01/07 |
---|
4 | # |
---|
5 | # Copyright (C) 2007 STFC |
---|
6 | # |
---|
7 | # This software may be distributed under the terms of the Q Public License, |
---|
8 | # version 1.0 or later. |
---|
9 | [setUp] |
---|
10 | |
---|
11 | [test1X509CertRead] |
---|
12 | certfile: $NDGSEC_X509_UNITTEST_DIR/user.crt |
---|
13 | |
---|
14 | [test8X509StackVerifyCertChain] |
---|
15 | certfile: $NDGSEC_X509_UNITTEST_DIRuser.crt |
---|
16 | proxycertfile: $NDGSEC_X509_UNITTEST_DIR/proxy.crt |
---|
17 | cacertfile: $NDGSEC_X509_UNITTEST_DIR/ndg-test-ca.crt |
---|
18 | |
---|
Note: See
TracBrowser
for help on using the repository browser.