Imports github.com/gorilla/mux github.com/pkg/errors github.com/go-acme/lego/v4/certcrypto github.com/go-acme/lego/v4/certificate github.com/go-acme/lego/v4/lego github.com/go-acme/lego/v4/registration github.com/rs/zerolog/log Standard library imports crypto crypto/ecdsa crypto/elliptic crypto/rand crypto/tls crypto/x509 net/http os path/filepath strings sync time