Contents

nassl 5.2.0

0

Experimental OpenSSL wrapper for Python 3.8+ and SSLyze.

Experimental OpenSSL wrapper for Python 3.8+ and SSLyze.

Stars: 38, Watchers: 38, Forks: 34, Open Issues: 10

The nabla-c0d3/nassl repo was created 7 years ago and the last code push was 1 weeks ago. The project is moderately popular with 38 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
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 10 open issues on GitHub

  • Build manylinux wheels for aarch64

See more issues on GitHub

Related Packages & Articles

mitmproxy 10.2.4

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

certbot 2.10.0

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