nginx/auto/lib
Maxim Dounin bdea5b703f SSL: avoid using OpenSSL config in build directory (ticket #2404).
With this change, the NGX_OPENSSL_NO_CONFIG macro is defined when nginx
is asked to build OpenSSL itself.  And with this macro automatic loading
of OpenSSL configuration (from the build directory) is prevented unless
the OPENSSL_CONF environment variable is explicitly set.

Note that not loading configuration is broken in OpenSSL 1.1.1 and 1.1.1a
(fixed in OpenSSL 1.1.1b, see https://github.com/openssl/openssl/issues/7350).
If nginx is used to compile these OpenSSL versions, configuring nginx with
NGX_OPENSSL_NO_CONFIG explicitly set to 0 might be used as a workaround.
2023-06-21 01:29:53 +03:00
..
geoip Configure: removed the --with-ipv6 option. 2016-10-04 16:38:14 +03:00
google-perftools Configure: fixed compiler warnings with "-Wall -Wextra". 2018-07-24 18:46:54 +03:00
libatomic
libgd Configure: fixed compiler warnings with "-Wall -Wextra". 2018-07-24 18:46:54 +03:00
libxslt Configure: fixed compiler warnings with "-Wall -Wextra". 2018-07-24 18:46:54 +03:00
openssl SSL: avoid using OpenSSL config in build directory (ticket #2404). 2023-06-21 01:29:53 +03:00
pcre PCRE2 library support. 2021-12-25 01:07:15 +03:00
perl Configure: detect nginx version for nginx.pm at make time. 2016-12-16 19:54:37 +03:00
zlib Win32: simplified and improved handling of MSVC versions. 2016-02-13 06:47:34 +03:00
conf Configure: fixed PCRE requirement check by ngx_http_rewrite_module. 2017-07-19 12:05:50 +03:00
make Internal md5 and sha1 implementations are now always used. 2016-06-30 18:57:39 +03:00