-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
http01 Challenge #5
Comments
Any news on this? I prefer the Http01 challenges rather than the DNS ones |
If you guys still interesting, I found solution but with the different client: https://github.com/PKISharp/ACMESharpCore/tree/master/src/examples/ACMECLI
FtpDomain, FtpUser etc. are options and should be introduced like the other options at the beginning of program, i.e.
README.md has perfect examples of command line setting usage; adding automatic file publishing via FTP protocol, will make ACMECLI fully automated tool for certificate creation. Publishing new certificate depends of your host/provider (I'm on fxdomains, so I thinking to automate certificate installing too 😉 ) |
Implement http01 challenge verification possibility
The text was updated successfully, but these errors were encountered: