mirror of
https://github.com/caddyserver/caddy.git
synced 2026-05-30 02:32:30 -04:00
tls: Deprecate 'max_certs' in favor of 'ask'; use latest CertMagic
This commit is contained in:
@@ -14,7 +14,7 @@ require (
|
||||
github.com/klauspost/cpuid v1.2.0
|
||||
github.com/kylelemons/godebug v0.0.0-20170820004349-d65d576e9348 // indirect
|
||||
github.com/lucas-clemente/quic-go v0.10.2
|
||||
github.com/mholt/certmagic v0.6.1
|
||||
github.com/mholt/certmagic v0.6.2-0.20190624175158-6a42ef9fe8c2
|
||||
github.com/naoina/go-stringutil v0.1.0 // indirect
|
||||
github.com/naoina/toml v0.1.1
|
||||
github.com/russross/blackfriday v0.0.0-20170610170232-067529f716f4
|
||||
|
||||
Reference in New Issue
Block a user