certificates now support w/ or without parent tag, and can write to issuerAltName...
[sfa.git] / CHANGES-GENI-API.txt
1 2010-03-08  Josh Karlin  <jkarlin@localhost.localdomain>
2
3         * sfa/trust/certificate.py (Certificate.save_to_string): SaveParents defaults to true
4         (Certificate.save_to_string): Saves without the parent tag.  
5         (Certificate.set_data): Accepts optional field
6         (Certificate.get_data): Accepts optional field
7
8 2010-03-05  Josh Karlin  <jkarlin@localhost.localdomain>
9
10         * sfa/trust/certificate.py (Certificate.load_from_string): 
11         Certificates can either use a parent separator or do the standard
12         chaining method which is to just append multiple certs in one file
13         without any special separator.
14
15