caddyserver / certmagic

Automatic HTTPS for any Go program: fully-managed TLS certificate issuance and renewal
https://pkg.go.dev/github.com/caddyserver/certmagic?tab=doc
Apache License 2.0
4.89k stars 278 forks source link

Update readme examples to use TLS-ALPN const from ACMEz #277

Closed goksan closed 3 months ago

goksan commented 3 months ago

There's a couple of references to tlsalpn01.ACMETLS1Protocol in the readme. I've changed them to acmez.ACMETLS1Protocol.

I think these should have been changed when CertMagic switched from lego to ACMEz: https://github.com/caddyserver/certmagic/commit/b76b76abfcacf44350226e59907fbdc23b31f489