3.2.0
Prebuilt OpenSSL 3.2.0 binaries
Changes from the old way of building OpenSSL (comparing to https://github.com/whyoleg/openssl-builds/releases/tag/3.1.4-1):
- change structure of libs (split
lib
folder intostaticLib
anddynamicLib
) - exclude
zlib
from zip - leave only
libcrypto
andlibssl
(exclude fips/legacy modules) - setup workflows to be able to build any version of openssl3 from Conan without changing code
- add version to zip