| commit | dbcd4576244b9c9acc6201034b1dfcc858c541ed | [log] [tgz] |
|---|---|---|
| author | Nick Coghlan <ncoghlan@gmail.com> | Sun Mar 20 22:39:15 2016 +1000 |
| committer | Nick Coghlan <ncoghlan@gmail.com> | Sun Mar 20 22:39:15 2016 +1000 |
| tree | b7c797fa121078fe2fd39fc04dcde8bb4ec82ab7 | |
| parent | 3a4bdb6322fb9cf52baebf5c5ab72c0f8b52a18a [diff] |
Issue #23857: Implement PEP 493 Adds a Python-2-only ssl module API and environment variable to configure the default handling of SSL/TLS certificates for HTTPS connections.