Message190872
New patch:
* rename function to add_ca_cert()
* only accept CA certs, no other certs
* raise an error if extra data is found after cert (e.g. two certs). PEM_read_bio_X509() silently ignores extra data
* fixes from Ezio's code review
* documentation |
|
| Date |
User |
Action |
Args |
| 2013-06-09 20:23:35 | christian.heimes | set | recipients:
+ christian.heimes, pitrou, ezio.melotti |
| 2013-06-09 20:23:35 | christian.heimes | set | messageid: <[email protected]> |
| 2013-06-09 20:23:35 | christian.heimes | link | issue18138 messages |
| 2013-06-09 20:23:35 | christian.heimes | create | |
|