mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 02:21:15 +02:00
8 lines
299 B
Plaintext
8 lines
299 B
Plaintext
ACME (Automated Certificate Management Environment) is a protocol for
|
|
automating the management of domain-validation certificates, based on a
|
|
simple JSON-over-HTTPS interface.
|
|
|
|
This packages provides a Python implementation of the protocol.
|
|
|
|
WWW: https://github.com/certbot/certbot/tree/master/acme
|