freebsd-ports/security/uacme/pkg-plist
Tobias Kortkamp b4f06d357e Add security/uacme
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
2021-02-24 16:07:51 +00:00

11 lines
374 B
Plaintext

bin/uacme
%%UALPN%%bin/ualpn
%%MANPAGES%%man/man1/uacme.1.gz
%%UALPN%%%%MANPAGES%%man/man1/ualpn.1.gz
%%PORTDOCS%%%%DOCSDIR%%/README.md
%%MANPAGES%%%%PORTDOCS%%%%DOCSDIR%%/uacme.html
%%UALPN%%%%MANPAGES%%%%PORTDOCS%%%%DOCSDIR%%/ualpn.html
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/nsupdate.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/uacme.sh
%%UALPN%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ualpn.sh