Message 310240 - Python tracker
Message310240
| Author | christian.heimes |
|---|---|
| Recipients | christian.heimes, jwilk |
| Date | 2018-01-18.14:07:00 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1516284420.1.0.467229070634.issue31399@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Bad news, LibreSSL is the worst. Even the latest release 2.6.4 does not implement https://www.openssl.org/docs/man1.0.2/crypto/X509_VERIFY_PARAM_set1_host.html or X509_VERIFY_PARAM_set_hostflags(). I don't get why it provides X509_check_host() but not X509_VERIFY_PARAM_set1_host(). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-01-18 14:07:00 | christian.heimes | set | recipients: + christian.heimes, jwilk |
| 2018-01-18 14:07:00 | christian.heimes | set | messageid: <1516284420.1.0.467229070634.issue31399@psf.upfronthosting.co.za> |
| 2018-01-18 14:07:00 | christian.heimes | link | issue31399 messages |
| 2018-01-18 14:07:00 | christian.heimes | create | |