SaaSHub helps you find the best software and product alternatives Learn more →
Lego Alternatives
Similar projects and alternatives to lego
-
-
acme-dns
Limited DNS server with RESTful HTTP API to handle ACME DNS challenges easily and securely.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
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.
-
dehydrated
letsencrypt/acme client implemented as a shell-script – just add water
-
-
-
acmetool
:lock: acmetool, an automatic certificate acquisition tool for ACME (Let's Encrypt)
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
mkcert
A simple zero-config tool to make locally trusted development certificates with any names you'd like.
-
-
certificates
🛡️ A private certificate authority (X.509 & SSH) & ACME server for secure automated certificate management, so you can use TLS everywhere & SSO for SSH.
-
-
certmagic
Automatic HTTPS for any Go program: fully-managed TLS certificate issuance and renewal
-
Nginx Proxy Manager
Docker container for managing Nginx proxy hosts with a simple, powerful interface
-
-
-
cli
🧰 A zero trust swiss army knife for working with X509, OAuth, JWT, OATH OTP, etc. (by smallstep)
-
docker-swag
Nginx webserver and reverse proxy with php support and a built-in Certbot (Let's Encrypt) client. It also contains fail2ban for intrusion prevention.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
lego reviews and mentions
-
Running one’s own root Certificate Authority in 2023
This ACME client looks promising, but I haven’t tried it yet: https://github.com/go-acme/lego
-
Where do you get/setup certificates from for your https/ssl?
Caddy where possible, and acme.sh or lego where not.
- Acme.sh runs arbitrary commands from a remote server
-
How do you renew SSL certificates?
Depend on host's capability... - lego - dehydrated - caddy - in case it already works as a web server, it will automatically issue and renew certs
-
LeGo CertHub v0.9.0 with Docker Support
I don't know enough Go to understand if this project actually makes use of the official Lego library (https://github.com/go-acme/lego) because it already has support for acmedns (https://github.com/go-acme/lego/tree/master/providers/dns/acmedns) and it would be great if legocerthub could be extended to just benefit from all of that existing work.
u/gregtwallace maybe in the short term until you write your own, you could provide a hook into one of the many ACME client implementations which do DNS-01 and support the majority of major DNS provider APIs out of the box? That would make your (really great!) project much more widely usable.
-
LeGo CertHub - Centralized Let's Encrypt
It's named after https://github.com/go-acme/lego it seems, which has been around for a while.
-
Introducing lers: an async, user-friendly Let's Encrypt/ACMEv2 library
lers is an async, user-friendly Let's Encrypt/ACMEv2 library inspired by acme2, acme-micro, and lego.
-
How to configure and use acme-dns?
If there is no specific need to use acme-dns then just make it all much simpler and create your LE certs with the lego tool and then copy the cert files to whatever applications you want to use them with.
-
Can DynDNS work for the 'www.example.com' at the same time, or just for 'example.com'
For example LetsEncrypt supports wildcard certificates. Can easily be generated with a tool like lego.
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f0f9b3c6c78>
www.saashub.com | 8 Dec 2023
Stats
go-acme/lego is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of lego is Go.