Message233633
| Author | vstinner |
|---|---|
| Recipients | python-dev, rpointel, spil, vstinner |
| Date | 2015-01-08.09:32:39 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1420709560.02.0.510972316952.issue23177@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> Proper way would be to check for LIBRESSL_VERSION_NUMBER string, FreeBSD modifies the OpenSSL version number to indicate its compatibility level (as stated in commit log) Please see the unit test: it checks that the version number and version string are consistent. It's not the case on OpenBSD with LibreSSL (2.0 vs 2.1) nor on FreeBSD (1.0 vs 2.1). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-01-08 09:32:40 | vstinner | set | recipients: + vstinner, python-dev, rpointel, spil |
| 2015-01-08 09:32:40 | vstinner | set | messageid: <1420709560.02.0.510972316952.issue23177@psf.upfronthosting.co.za> |
| 2015-01-08 09:32:40 | vstinner | link | issue23177 messages |
| 2015-01-08 09:32:39 | vstinner | create | |