Message205198
| Author | christian.heimes |
|---|---|
| Recipients | Arfrever, christian.heimes, dstufft, georg.brandl, giampaolo.rodola, gvanrossum, janssen, larry, pitrou, python-dev |
| Date | 2013-12-04.07:14:16 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1386141257.58.0.942467543151.issue19509@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I'd rather have integration test with a real SSL connection in order to check the entire stack. asyncio doesn't have a test for CERT_REQUIRED yet. The attached patch tests three common cases: missing CA, missing server_hostname and a successful connection with full verification. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-12-04 07:14:17 | christian.heimes | set | recipients: + christian.heimes, gvanrossum, georg.brandl, janssen, pitrou, larry, giampaolo.rodola, Arfrever, python-dev, dstufft |
| 2013-12-04 07:14:17 | christian.heimes | set | messageid: <1386141257.58.0.942467543151.issue19509@psf.upfronthosting.co.za> |
| 2013-12-04 07:14:17 | christian.heimes | link | issue19509 messages |
| 2013-12-04 07:14:17 | christian.heimes | create | |