Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work. Learn more →
Top 10 Python Certificate Projects
-
letsencrypt
Certbot is EFF's tool to obtain certs from Let's Encrypt and (optionally) auto-enable HTTPS on your server. It can also act as a client for any other CA that uses the ACME protocol.
This seems to be not implemented in certbot, yet: https://github.com/certbot/certbot/issues/6566
-
websockify
Websockify is a WebSocket to TCP proxy/bridge. This allows a browser to connect to any application/server/service.
Project mention: My first BBS (anybody know of an easy to install browser based client?) | /r/bbs | 2023-07-05Try this: https://github.com/novnc/websockify I got mine set up as a windows service. But you can also just have it run on booting
-
Revelo Payroll
Free Global Payroll designed for tech teams. Building a great tech team takes more than a paycheck. Zero payroll costs, get AI-driven insights to retain best talent, and delight them with amazing local benefits. 100% free and compliant.
-
-
-
-
showcert
Simple OpenSSL for humans: fetch/validate/show/save SSL certificates and warn about soon expiration
showcert is simple CLI tool which does tiny fraction of what OpenSSL can do, but this fraction is 9/10 of what typical sysadmin/programmer needs from OpenSSL. If openssl is swiss army knife (you can repair spaceship with it), showcert is simple knife with beer bottle opener. It's much easier to use, syntax is intuitive and hard to forget (how to check reddit SSL cert with openssl? measure time to find sequence of commands for this and run it).
-
Certificato
Certificato is a web app developed using Streamlit to help users send certificates in large quantities when provided with an excel sheet containing the name and email address of the recipients.
Project mention: Certificato: The Time-Saving Tool for Sending Certificates in Bulk | dev.to | 2023-03-30For further information and usage of the application, you could check out the repo: https://github.com/suryan-s/Certificato
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
Project mention: CLI tool for querying the certificate transparency log | news.ycombinator.com | 2023-01-12
-
-
Python Certificate related posts
- Learn and Test DMARC
- 🌍🚀🎯 From Localhost to Cloud ☁️: Next.js, Django, SSL 🔒, GitHub Actions 🚀, DNS| Ultimate Website Deployment Tutorial🌟🔥✨
- ACME with Google Domains using a DNS Zone in GCS DNS
- CLI tool for querying the certificate transparency log
- Certbot run.bat file identified as batloader trojan by windows defender. Windows defender alerted me of a trojan which appears to simply be the startup batch script for certbot. Currently running full system scan, but I suspect it to be a false positive. Any ideas?
- Good Use Of Golang?
- Let's Encrypt Certbot Not Working on FreeBSD
-
A note from our sponsor - Sonar
www.sonarsource.com | 4 Oct 2023
Index
What are some of the best open-source Certificate projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | letsencrypt | 30,258 |
2 | websockify | 3,574 |
3 | acme-nginx | 302 |
4 | ssl-checker | 220 |
5 | django-ca | 120 |
6 | showcert | 48 |
7 | Certificato | 8 |
8 | cert-host-scraper | 7 |
9 | certi-build | 5 |
10 | testssl.sh-web | 0 |