The official NGINX Open Source repository.
Go to file
Sergey Kandaurov 6f7494081a SSL: fixed possible configuration overwrite loading "engine:" keys.
When loading certificate keys via ENGINE_load_private_key() in runtime,
it was possible to overwrite configuration on ENGINE_by_id() failure.
OpenSSL documention doesn't describe errors in details, the only reason
I found in the comment to example is when the engine is not available.
2024-05-03 20:29:01 +04:00
auto Configure: allow cross-compiling to Windows using Clang. 2024-02-26 20:00:48 +00:00
conf MIME: added image/avif type. 2021-10-25 20:49:15 +03:00
contrib Contrib: vim syntax, update core and 3rd party module directives. 2023-07-24 18:04:41 +03:00
docs nginx-1.25.5-RELEASE 2024-04-16 18:27:50 +04:00
misc Updated OpenSSL and zlib used for win32 builds. 2024-02-14 15:55:42 +04:00
src SSL: fixed possible configuration overwrite loading "engine:" keys. 2024-05-03 20:29:01 +04:00
.hgtags release-1.25.5 tag 2024-04-16 18:29:59 +04:00