Skip to content

3.2.0

Compare
Choose a tag to compare
@whyoleg whyoleg released this 29 Dec 21:58
· 4 commits to main since this release

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 into staticLib and dynamicLib)
  • exclude zlib from zip
  • leave only libcrypto and libssl (exclude fips/legacy modules)
  • setup workflows to be able to build any version of openssl3 from Conan without changing code
  • add version to zip