Python SSL

Open-source Python projects categorized as SSL

An SSL is security technology. It's a protocol for servers and web browsers that makes sure that data passed between the two are private. It was first developed by Netscape in 1995 for the purpose of ensuring privacy, authentication, and data integrity in Internet communications. SSL is the predecessor to the modern TLS encryption used today.

Top 23 Python SSL Projects

  1. mitmproxy

    An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.

    Project mention: eInk Mode: Making Web Pages Easier to Read | news.ycombinator.com | 2025-04-16

    > if the rendering engine and network fetching were easily separable - and you could insert your own steps into that pipeline, you could do all sorts of neat stuff.

    Can’t that be done relatively easily with https://mitmproxy.org/?

  2. Judoscale

    Save 47% on cloud hosting with autoscaling that just works. Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.

    Judoscale logo
  3. Twisted

    Event-driven networking engine written in Python.

  4. curl-impersonate

    curl-impersonate: A special build of curl that can impersonate Chrome & Firefox

    Project mention: A special build of curl that can impersonate Chrome and Firefox | news.ycombinator.com | 2025-04-03
  5. websockify

    Websockify is a WebSocket to TCP proxy/bridge. This allows a browser to connect to any application/server/service.

  6. sslyze

    Fast and powerful SSL/TLS scanning library.

    Project mention: SSLyze – SSL configuration scanning library and CLI tool | news.ycombinator.com | 2025-04-01
  7. lemur

    Repository for the Lemur Certificate Manager

    Project mention: Death of DevSecOps, Part 3 | dev.to | 2024-07-05

    Netflix’s Lemur: makes it easy for a developer to get a TLS certificate for a microservice, without having to deal with cryptography, manage private keys securely, and remember to rotate certs before they expire

  8. WordOps

    Install and manage a high performance WordPress stack with a few keystrokes

    Project mention: WordOps: Install/manage a high performance WordPress stack with a few keystrokes | news.ycombinator.com | 2024-10-05
  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  10. SparK

    [ICLR'23 Spotlight🔥] The first successful BERT/MAE-style pretraining on any convolutional network; Pytorch impl. of "Designing BERT for Convolutional Networks: Sparse and Hierarchical Masked Modeling" (by keyu-tian)

  11. pyOpenSSL -- A Python wrapper around the OpenSSL library

    A Python wrapper around the OpenSSL library

  12. MicroWebSrv2

    The last Micro Web Server for IoTs (MicroPython) or large servers (CPython), that supports WebSockets, routes, template engine and with really optimized architecture (mem allocations, async I/Os). Ready for ESP32, STM32 on Pyboard, Pycom's chipsets (WiPy, LoPy, ...). Robust, efficient and documented!

  13. Loki

    Remote Access Tool (by Bitwise-01)

  14. trustme

    #1 quality TLS certs while you wait, for the discerning tester

  15. dnsrobocert

    Orchestrate Certbot and Lexicon together to provide Let's Encrypt TLS certificates validated by DNS challenges

  16. acme-nginx

    python acme client for nginx

  17. Mocket

    a socket mock framework - for all kinds of socket animals, web-clients included

  18. ssl-checker

    Python script that collects SSL/TLS information from hosts

  19. MITM_Intercept

    A little bit less hackish way to intercept and modify non-HTTP protocols through Burp & others.

  20. dheater

    D(HE)ater is a proof of concept implementation of the D(HE)at attack (CVE-2002-20001) through which denial-of-service can be performed by enforcing the Diffie-Hellman key exchange. (read-only clone of the original GitLab project)

  21. cryptonice

    CryptoNice is both a command line tool and library which provides the ability to scan and report on the configuration of SSL/TLS for your internet or internal facing web services. Built using the sslyze API and ssl, http-client and dns libraries, cryptonice collects data on a given domain and performs a series of tests to check TLS configuration and supporting protocols such as HTTP2 and DNS.

  22. showcert

    Simple OpenSSL for humans: all you need for X.509 TLS certificates (and nothing more).

  23. Substr3am

    Passive reconnaissance/enumeration of interesting targets by watching for SSL certificates being issued

  24. stable-diffusion-webui-auto-tls-https

    An extension for AUTOMATIC1111's Stable Diffusion Web-UI that enables easy or zero-conf TLS for HTTPS

  25. proxy_web_crawler

    Automates the process of repeatedly searching for a website via scraped proxy IP and search keywords

  26. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python SSL discussion

Log in or Post with

Python SSL related posts

  • SSLyze – SSL configuration scanning library and CLI tool

    1 project | news.ycombinator.com | 1 Apr 2025
  • Death of DevSecOps, Part 3

    2 projects | dev.to | 5 Jul 2024
  • Terrapin-Scanner VS CryptoLyzer - a user suggested alternative

    2 projects | 14 Jan 2024
  • mitmproxy VS petep - a user suggested alternative

    2 projects | 3 Oct 2023
  • Learn and Test DMARC

    3 projects | news.ycombinator.com | 1 Oct 2023
  • Curl-impersonate: Mimic real browsers' TLS handshake with curl

    1 project | news.ycombinator.com | 8 Sep 2023
  • curl-impersonate VS curl-impersonate-php - a user suggested alternative

    2 projects | 2 Aug 2023
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 19 Apr 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Index

What are some of the best open-source SSL projects in Python? This list will help you:

# Project Stars
1 mitmproxy 38,725
2 Twisted 5,741
3 curl-impersonate 5,195
4 websockify 4,064
5 sslyze 3,582
6 lemur 1,738
7 WordOps 1,415
8 SparK 1,320
9 pyOpenSSL -- A Python wrapper around the OpenSSL library 904
10 MicroWebSrv2 678
11 Loki 585
12 trustme 578
13 dnsrobocert 561
14 acme-nginx 316
15 Mocket 293
16 ssl-checker 279
17 MITM_Intercept 206
18 dheater 194
19 cryptonice 101
20 showcert 96
21 Substr3am 67
22 stable-diffusion-webui-auto-tls-https 62
23 proxy_web_crawler 43

Sponsored
Save 47% on cloud hosting with autoscaling that just works
Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.
judoscale.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?