| commit | 9a5395ae2b59b31d74fe3ad9c391d89802939d8c | [log] [tgz] |
|---|---|---|
| author | Christian Heimes <christian@cheimes.de> | Mon Jun 17 15:44:12 2013 +0200 |
| committer | Christian Heimes <christian@cheimes.de> | Mon Jun 17 15:44:12 2013 +0200 |
| tree | 02aad00f691f885f1bb6261b5f2a93fd0a39dc8e | |
| parent | 9424bb4aea0e0a6f20c8ae6e451dfa83d1101923 [diff] |
Issue #18147: Add diagnostic functions to ssl.SSLContext(). get_ca_list() lists all loaded CA certificates and cert_store_stats() returns amount of loaded X.509 certs, X.509 CA certs and CRLs.