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

upgrade zlib to 1.2.13 #97

Closed singingwolfboy closed 1 year ago

singingwolfboy commented 1 year ago

Fixes #96 -- although it would still be better if there was a way to link to the system zlib instead.

nabla-c0d3 commented 1 year ago

Thank you! Using the system's zlib would bring a whole new set of problems and complications (compatibility with nassl's OpenSSL, etc.).