IABSD.fr/ports/security/uacme

Branch :


Log

Author Commit Date CI Message
986d5531 2021-06-04 21:40:53 update to uacme-1.7.1
9bb78d73 2020-12-22 21:05:04 update to uacme-1.6 (slightly belated, portroach isn't picking this up, perhaps the / in the tag isn't helping)
6cc97792 2020-07-11 22:54:35 switch my maintainer email addresses to my own domain
ba36fd3b 2020-05-30 17:20:43 update to uacme 1.4
894bfb37 2020-05-14 17:07:00 uacme: tweak DESCR following feedback from naddy@
ffae16a4 2020-05-14 12:05:34 import security/uacme, ok jca@ uacme is a lightweight client for the RFC8555 ACMEv2 protocol used with certificate authorities to validate and issue X509 certificates. It is written in plain C with minimal dependencies (libcurl and one of GnuTLS, OpenSSL or mbedTLS) and can handle all authentication types via external hooks (examples for http-01, dns-01 via nsupdate, and tls-alpn-01).