← Back to tools
View AGENTS.md for uacme
uacme
Lightweight ACMEv2 client written in plain C with minimal dependencies
Description
uacme is an ACMEv2 client written in plain C with minimal dependencies. It can be used to obtain and renew TLS certificates from Let's Encrypt or other ACME-compatible certificate authorities.
AI Summary
A lightweight ACME client in C for obtaining TLS certificates from Let's Encrypt and similar CAs.
Capabilities
- + Obtain TLS certificates from ACME servers
- + Renew certificates automatically
- + Minimal dependencies
- + Support for ACMEv2 protocol
Use When
- → You need a lightweight ACME client
- → You want to minimize dependencies for certificate management
Avoid When
- x You prefer certbot or other full-featured ACME clients
- x You need extensive plugin support