LetsEncrypt / Acme Challenge using DNS-01 instead of HTTP-01 #1432
autoagent-joe
started this conversation in
General
Replies: 3 comments
-
+1 for DNS-01 support |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'd prefer to not have port 80 open on my FTP server. LetsEncrypt does not provide subnets used for validation per https://letsencrypt.org/docs/faq/#what-ip-addresses-does-let-s-encrypt-use-to-validate-my-web-server
They do support DNS-01 which seems like a less exposed validation method. Does or will sftpgo support this method?
Beta Was this translation helpful? Give feedback.
All reactions