Nginx + LibreSSL - a first test

Piotr Sikora piotr at cloudflare.com
Tue Jul 15 18:06:59 UTC 2014


Hey,

> just Checked opensslv.h, and to the different in 2.0.1 from 2.0.0:
>
> # Define LIBRESSL_VERSION_NUMBER 0x20000000L
> # Define OPENSSL_VERSION_NUMBER 0x20000000L

They've added this as a way to differentiate between OpenSSL and LibreSSL.

> i dont know whens Changing What Happens
> # Define OPENSSL_VERSION_NUMBER 0x10002002L

It should be the version they forked from (i.e. 0x1000107fL).

Multiple people have complained about the OPENSSL_VERSION_NUMBER
change, so hopefully they'll change it back... If not, then we can
always apply the patch I provided.

Best regards,
Piotr Sikora



More information about the nginx mailing list