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>
4 years ago
..
cmsghdr.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
cmsghdr_bsd.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
cmsghdr_linux_32bit.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
cmsghdr_linux_64bit.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
cmsghdr_solaris_64bit.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
cmsghdr_stub.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
cmsghdr_unix.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
cmsghdr_zos_s390x.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
empty.s Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
error_unix.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
error_windows.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
iovec_32bit.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
iovec_64bit.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
iovec_solaris_64bit.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
iovec_stub.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
mmsghdr_stub.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
mmsghdr_unix.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
msghdr_bsd.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
msghdr_bsdvar.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
msghdr_linux.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
msghdr_linux_32bit.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
msghdr_linux_64bit.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
msghdr_openbsd.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
msghdr_solaris_64bit.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
msghdr_stub.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
msghdr_zos_s390x.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
norace.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
race.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
rawconn.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
rawconn_mmsg.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
rawconn_msg.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
rawconn_nommsg.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
rawconn_nomsg.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
socket.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
sys.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
sys_bsd.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
sys_const_unix.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
sys_const_zos.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
sys_linkname.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
sys_linux.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
sys_linux_386.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
sys_linux_386.s Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
sys_linux_amd64.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
sys_linux_arm.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
sys_linux_arm64.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
sys_linux_mips.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
sys_linux_mips64.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
sys_linux_mips64le.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
sys_linux_mipsle.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
sys_linux_ppc64.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
sys_linux_ppc64le.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
sys_linux_riscv64.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
sys_linux_s390x.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
sys_linux_s390x.s Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
sys_netbsd.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
sys_posix.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
sys_solaris.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
sys_solaris_amd64.s Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
sys_stub.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
sys_unix.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
sys_windows.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
sys_zos_s390x.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
sys_zos_s390x.s Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
zsys_aix_ppc64.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
zsys_darwin_386.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
zsys_darwin_amd64.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
zsys_darwin_arm.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
zsys_darwin_arm64.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
zsys_dragonfly_amd64.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
zsys_freebsd_386.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
zsys_freebsd_amd64.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
zsys_freebsd_arm.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
zsys_freebsd_arm64.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
zsys_linux_386.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
zsys_linux_amd64.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
zsys_linux_arm.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
zsys_linux_arm64.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
zsys_linux_mips.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
zsys_linux_mips64.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
zsys_linux_mips64le.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
zsys_linux_mipsle.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
zsys_linux_ppc64.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
zsys_linux_ppc64le.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
zsys_linux_riscv64.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
zsys_linux_s390x.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
zsys_netbsd_386.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
zsys_netbsd_amd64.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
zsys_netbsd_arm.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
zsys_netbsd_arm64.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
zsys_openbsd_386.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
zsys_openbsd_amd64.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
zsys_openbsd_arm.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
zsys_openbsd_arm64.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
zsys_solaris_amd64.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago
zsys_zos_s390x.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 4 years ago