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

Add set_sigalgs to ssl_client to set key exchange params #118

Open mxsasha opened 6 months ago

mxsasha commented 6 months ago

Reference: https://www.openssl.org/docs/man1.1.1/man3/SSL_CTX_set1_sigalgs.html

Some thoughts: