CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2018/09/11 04:35:12
Log message:
import ports/security/acme-client, the original version with a different
config style, which still has DNS-01. ok landry@
---
acme-client is a client for the ACME protocol used by the Let's Encrypt CA.
It uses isolated processes for various operations - network code doesn't
have access to the filesystem, etc - this is enforced by pledge(2).
acme-client is present in the OpenBSD base system. This package is for the
original version, which uses a different configuration interface (CLI rather
than configuration file). It also supports the DNS-01 challenge type which
is not currently available in the version in the base system.
The executable is installed as "eacme-client".
---
Status:
Vendor Tag: sthen
Release Tags: sthen_20180911
N ports/security/acme-client/Makefile
N ports/security/acme-client/distinfo
N ports/security/acme-client/pkg/DESCR
N ports/security/acme-client/pkg/PLIST
No conflicts created by this import