Changeset 4447 for TI12-security/trunk/python/ndg.security.test/ndg/security/test/credentialwallet/siteAAttributeAuthority/__init__.py
- Timestamp:
- 19/11/08 13:10:48 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TI12-security/trunk/python/ndg.security.test/ndg/security/test/credentialwallet/siteAAttributeAuthority/__init__.py
r4446 r4447 1 """NDG Security Session Manager unit test package - cadirectory2 for storing CA cert.s used in SSL connections1 """NDG Security Credential Wallet unit test package - directory 2 for test Attribute Authority used in these tests 3 3 4 4 NERC Data Grid Project 5 5 """ 6 6 __author__ = "P J Kershaw" 7 __date__ = "1 2/12/07"8 __copyright__ = "(C) 200 7STFC & NERC"7 __date__ = "19/11/08" 8 __copyright__ = "(C) 2008 STFC & NERC" 9 9 __license__ = \ 10 10 """This software may be distributed under the terms of the Q Public
Note: See TracChangeset
for help on using the changeset viewer.