You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
techknowlogick d2ea21d0d8
Use caddy's certmagic library for extensible/robust ACME handling (#14177)
* use certmagic for more extensible/robust ACME cert handling

* accept TOS based on config option

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lauris BH <lauris@nix.lv>
3 years ago
..
batch.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
control.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
control_rfc2292_unix.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
control_rfc3542_unix.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
control_stub.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
control_unix.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
control_windows.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
dgramopt.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
doc.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
endpoint.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
genericopt.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
header.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
helper.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
iana.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
icmp.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
icmp_bsd.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
icmp_linux.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
icmp_solaris.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
icmp_stub.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
icmp_windows.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
icmp_zos.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
payload.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
payload_cmsg.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
payload_nocmsg.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
sockopt.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
sockopt_posix.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
sockopt_stub.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
sys_aix.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
sys_asmreq.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
sys_asmreq_stub.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
sys_bpf.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
sys_bpf_stub.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
sys_bsd.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
sys_darwin.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
sys_freebsd.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
sys_linux.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
sys_solaris.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
sys_ssmreq.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
sys_ssmreq_stub.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
sys_stub.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
sys_windows.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
sys_zos.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
zsys_aix_ppc64.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
zsys_darwin.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
zsys_dragonfly.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
zsys_freebsd_386.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
zsys_freebsd_amd64.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
zsys_freebsd_arm.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
zsys_freebsd_arm64.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
zsys_linux_386.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
zsys_linux_amd64.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
zsys_linux_arm.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
zsys_linux_arm64.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
zsys_linux_mips.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
zsys_linux_mips64.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
zsys_linux_mips64le.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
zsys_linux_mipsle.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
zsys_linux_ppc.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
zsys_linux_ppc64.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
zsys_linux_ppc64le.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
zsys_linux_riscv64.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
zsys_linux_s390x.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
zsys_netbsd.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
zsys_openbsd.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
zsys_solaris.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
zsys_zos_s390x.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago