acme-client
acme-client copied to clipboard
secure ACME client
The first case demonstrated occurs when the end of file situation is reached unexpectedly; nonetheless, we know to expect the unexpected and handle it gracefully (rather than crashing)... No doubt...
You need to ensure the arguments passed to `` functions are `unsigned char` values or `EOF`. Casting to `int` makes no difference here; that conversion would've been implicitly performed anyway...
Ooops! I hope I don't see any more of those!
There exists no perfect format delegate for `pid_t`, but one thing we can be sure of, the return value of the `fork` manual tells us `pid_t` must be a signed...
amce-client has a hard dependency on LibreSSL through the use of libtls. The PRNG in LibreSSL does not need initialization ever since its first portable release 2.0.0. Both RAND_status() and...
Based on OpenBSD: commit 0b28b2477f6d74bf4bf4a54f9268ed15712317a7 Author: florian Date: Mon Nov 27 01:58:52 2017 +0000 Deprecate agreement url config option and get the information from the directory call. This way we...
So we are moving all our systems from Linux to BSD and we want to use acme-client. We configure all our systems with ansible right now and we're not sure...
hello, I want to congratulate you on a good program! Do you have plans to develop a second version? [ACME v2 and Wildcard Certificate Support is Live](https://community.letsencrypt.org/t/acme-v2-and-wildcard-certificate-support-is-live/55579)
Version 0.1.16 fails to follow the 301 that results from trying to fetch http://cert.stg-int-x1.letsencrypt.org/ I only tried staging. It seems that production also has an http URL.
On Freenas (Freebsd 11.0 - acme version 0.1.16_2 - freebsd port), got "timingsafe_memcmp" (netproc) issue.