[nginx] Updated OpenSSL used for win32 builds.
noreply at nginx.com
noreply at nginx.com
Fri Aug 22 17:02:21 UTC 2025
details: https://github.com/nginx/nginx/commit/cc1c07ca33865bb632ae9b48b13c51dbb5389483
branches: master
commit: cc1c07ca33865bb632ae9b48b13c51dbb5389483
user: Sergey Kandaurov <pluknet at nginx.com>
date: Wed, 13 Aug 2025 17:55:56 +0400
description:
Updated OpenSSL used for win32 builds.
---
misc/GNUmakefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/misc/GNUmakefile b/misc/GNUmakefile
index 22eed135f..81b192156 100644
--- a/misc/GNUmakefile
+++ b/misc/GNUmakefile
@@ -6,7 +6,7 @@ TEMP = tmp
CC = cl
OBJS = objs.msvc8
-OPENSSL = openssl-3.5.0
+OPENSSL = openssl-3.5.2
ZLIB = zlib-1.3.1
PCRE = pcre2-10.45
More information about the nginx-devel
mailing list