Skip to content
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

Added Vultr DNS Scripts #774

Merged
merged 2 commits into from
Sep 27, 2022
Merged

Added Vultr DNS Scripts #774

merged 2 commits into from
Sep 27, 2022

Conversation

happytreees
Copy link
Contributor

This PR will add Vultr DNS verification scripts to the repository.

Scripts use methods provided by the Vultr API:
https://www.vultr.com/api/#tag/dns

@happytreees
Copy link
Contributor Author

Output of working scripts:

Check all certificates
ssltest.mytestdomain.com: no certificate obtained from host
Registering account
Verify each domain
Verifying ssltest.mytestdomain.com
checking DNS at ns1.vultr.com
sleeping 60 seconds before asking the ACME server to check the dns
sending request to ACME server saying we're ready for challenge
checking if challenge is complete
Verified ssltest.mytestdomain.com
Verifying www.ssltest.mytestdomain.com
checking DNS at ns1.vultr.com
sleeping 60 seconds before asking the ACME server to check the dns
sending request to ACME server saying we're ready for challenge
checking if challenge is complete
Verified www.ssltest.mytestdomain.com
Verification completed, obtaining certificate.
Requesting Finalize Link
Requesting Order Link
Requesting certificate
Certificate saved in /Users/mytestdomain/.getssl/ssltest.mytestdomain.com/ssltest.mytestdomain.com.crt

@timkimber timkimber merged commit a6cdace into srvrco:master Sep 27, 2022
@timkimber
Copy link
Member

@happytreees thanks for adding these scripts, so it's taken me so long to merge them!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants