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

Add spaceship.com DNS API Support #6179

Open
zane001 opened this issue Dec 30, 2024 · 3 comments
Open

Add spaceship.com DNS API Support #6179

zane001 opened this issue Dec 30, 2024 · 3 comments

Comments

@zane001
Copy link

zane001 commented Dec 30, 2024

Add spaceship.com DNS API Support

Copy link

Please upgrade to the latest code and try again first. Maybe it's already fixed. acme.sh --upgrade If it's still not working, please provide the log with --debug 2, otherwise, nobody can help you.

@zane001
Copy link
Author

zane001 commented Dec 30, 2024

I check the offcial docs, maybe like this
export X-Api-Key="xxxxxxxxxxxxxx"
export X-Api-Secret="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"

@szhu25
Copy link
Contributor

szhu25 commented Feb 2, 2025

The documentation for Spaceship DNS is https://docs.spaceship.dev/#tag/DNS-records

Looks like you'll need:
dnsrecords:write
and
dnsrecords:read
Permissions to update the records programmatically

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

No branches or pull requests

2 participants