Open-Source ACME server - 100% CertBot compatible - One binary
github.com·7h·
Discuss: r/devops
Flag this post

SSL Storage

A Rust-based ACME/Let’s Encrypt certificate management tool with support for multiple storage backends and domain sources. Automatically manages SSL/TLS certificates, handles renewals, and supports both HTTP-01 and DNS-01 challenges.

Features

  • Automatic Certificate Management: Request, renew, and manage SSL/TLS certificates from Let’s Encrypt

  • Multiple Storage Backends:

  • File system storage (Certbot-style with live/ and archive/ directories)

  • 100% compatible with certbot

  • Redis storage for distributed deployments

  • Multiple Domain Sources:

  • JSON file

  • Redis

  • HTTP endpoint

  • Challenge Types:

  • HTTP-01 challenge for standard domains

  • DNS-01 challenge for wildcard domains (automatic detection)

  • Distributed Locking: Redis-based d…

Similar Posts

Loading similar posts...