Contents

nassl 5.4.0

0

Experimental OpenSSL wrapper for Python 3.10+ and SSLyze.

Experimental OpenSSL wrapper for Python 3.10+ and SSLyze.

Stars: 41, Watchers: 41, Forks: 40, Open Issues: 5

The nabla-c0d3/nassl repo was created 8 years ago and the last code push was 3 weeks ago. The project is moderately popular with 41 github stars!

How to Install nassl

You can install nassl using pip

pip install nassl

or add it to a project with poetry

poetry add nassl

Package Details

Author
Alban Diquet
License
None
Homepage
https://github.com/nabla-c0d3/nassl
PyPi:
https://pypi.org/project/nassl/
GitHub Repo:
https://github.com/nabla-c0d3/nassl

Classifiers

  • Security
  • System/Monitoring
  • System/Networking
  • System/Networking/Monitoring
No  nassl  pypi packages just yet.

Errors

A list of common nassl errors.

Code Examples

Here are some nassl code examples and snippets.

GitHub Issues

The nassl package has 5 open issues on GitHub

  • OpenSSL 3 - Add SSL_get0_group_name interface to ssl_client
  • openssl3 support
  • Support OpenSSL 3

See more issues on GitHub

Related Packages & Articles

mitmproxy 12.2.1

An interactive, SSL/TLS-capable intercepting proxy for HTTP/1, HTTP/2, and WebSockets.

certbot 5.3.1

Certbot is an easy-to-use client that fetches a certificate from Let’s Encrypt—an open certificate authority launched by the EFF, Mozilla, and others—and deploys it to a web server.

idna_ssl 1.1.0

Patch ssl.match_hostname for Unicode(idna) domains support