- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message301976
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | christian.heimes |
|---|---|
| Recipients | alex, christian.heimes, docs@python, dstufft, janssen |
| Date | 2017-09-12.16:41:44 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1505234504.57.0.52506597803.issue31432@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
PS: OpenSSL still validates the chain when SSL_VERIFY_NONE is set. In that mode OpenSSL just does not abort the handshake when an error occurs. OpenSSL keeps the last verification error around, see #31372. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-09-12 16:41:44 | christian.heimes | set | recipients: + christian.heimes, janssen, alex, docs@python, dstufft |
| 2017-09-12 16:41:44 | christian.heimes | set | messageid: <1505234504.57.0.52506597803.issue31432@psf.upfronthosting.co.za> |
| 2017-09-12 16:41:44 | christian.heimes | link | issue31432 messages |
| 2017-09-12 16:41:44 | christian.heimes | create | |

