nabla-c0d3 / nassl

Experimental OpenSSL wrapper for Python 3.8+ and SSLyze.
GNU Affero General Public License v3.0
39 stars 35 forks source link

update zlib to 1.2.12 #89

Closed dtrodrigues closed 2 years ago

dtrodrigues commented 2 years ago

update zlib since 1.2.11 isn't available for download and per https://www.zlib.net/

Due to the bug fixes, any installations of 1.2.11 should be replaced with 1.2.12.

nabla-c0d3 commented 2 years ago

Thanks!