mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
IIS: Changes Curl version and removes OpenSSL dependency
As the this new Curl version supports well the Windows certificate storage, removing the dependency on the OpenSSL. Also changing the build scripts to work accordingly. As the cmake build of Curl is said to broken abandoning it in favor of the nmake files. Thanks to Gregg Smith and Steffen.
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -1,6 +1,9 @@
|
||||
DD mmm YYYY - 2.9.????? (To be released)
|
||||
-----------------------
|
||||
|
||||
* OpenSSL dependency was removed on MS Windows builds. ModSecurity is now using
|
||||
the Windows certificate storage.
|
||||
[Gregg Smith, Steffen and ModSecurity team]
|
||||
* Informs about external resources loaded/failed while reloading Apache.
|
||||
[ModSecurity team]
|
||||
* Adds missing 'ModSecurity:' prefix in some warnings messages.
|
||||
|
Reference in New Issue
Block a user