mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
b4f06d357e
Lightweight client for the RFC8555 ACMEv2 protocol, written in plain C with minimal dependencies (libcurl and one of GnuTLS, OpenSSL or mbedTLS). The ACMEv2 protocol allows a Certificate Authority (Let's Encrypt is a popular one) and an applicant to automate the process of verification and certificate issuance. The protocol also provides facilities for other certificate management functions, such as certificate revocation. WWW: https://github.com/ndilieto/uacme
10 lines
469 B
Plaintext
10 lines
469 B
Plaintext
Lightweight client for the RFC8555 ACMEv2 protocol, written in plain
|
|
C with minimal dependencies (libcurl and one of GnuTLS, OpenSSL or
|
|
mbedTLS). The ACMEv2 protocol allows a Certificate Authority (Let's
|
|
Encrypt is a popular one) and an applicant to automate the process
|
|
of verification and certificate issuance. The protocol also provides
|
|
facilities for other certificate management functions, such as
|
|
certificate revocation.
|
|
|
|
WWW: https://github.com/ndilieto/uacme
|