Skip to content

Add dns_czechia DNS API plugin#6764

Open
CZECHIA-COM wants to merge 5 commits intoacmesh-official:devfrom
CZECHIA-COM:dev
Open

Add dns_czechia DNS API plugin#6764
CZECHIA-COM wants to merge 5 commits intoacmesh-official:devfrom
CZECHIA-COM:dev

Conversation

@CZECHIA-COM
Copy link

This PR adds a DNS API plugin for CZECHIA.COM / RegZone (ZONER a.s.).

Configuration:

  • CZECHIA_Token
  • CZECHIA_Zones (comma-separated zone list, longest-suffix match)

Tested with:

  • acme.sh v3.x
  • Zones: zoner-test.eu, multiple other domains

This PR adds a DNS API plugin for CZECHIA.COM / RegZone (ZONER a.s.).

- Supports ACME DNS-01 TXT record management
- Uses official REST API (Swagger)
- Credentials are stored in account.conf for non-interactive renewals
- IP whitelisting is not required for DNS TXT changes used for SSL automation
  (per official REST API terms)

Tested with:
- acme.sh v3.x
- Zones: zoner-test.eu
@github-actions
Copy link

Welcome
READ ME !!!!!
Read me !!!!!!
First thing: don't send PR to the master branch, please send to the dev branch instead.
Please read the DNS API Dev Guide.
You MUST pass the DNS-API-Test.
Then reply on this message, otherwise, your code will not be reviewed or merged.
Please also make sure to add/update the usage here: https://github.com/acmesh-official/acme.sh/wiki/dnsapi2
注意: 必须通过了 DNS-API-Test 才会被 review. 无论是修改, 还是新加的 dns api, 都必须确保通过这个测试.

Fix shellcheck warnings in dns_czechia plugin
format dns_czechia.sh
@CZECHIA-COM
Copy link
Author

Hello guys,
The GitHub Actions workflow is waiting for maintainer approval to run
(PR #6764).
Could someone please approve the workflow so the remaining tests can run?
Thanks! Jindra

@neilpang
Copy link
Member

it should run in your repo: https://github.com/CZECHIA-COM/acme.sh/actions

not here.

@CZECHIA-COM
Copy link
Author

Hi Neil,
I ran the CI in my fork as suggested and all workflows are now green.

Full run: https://github.com/CZECHIA-COM/acme.sh/actions/runs/21860110117

Thanks! JZ

@CZECHIA-COM
Copy link
Author

Welcome READ ME !!!!! Read me !!!!!! First thing: don't send PR to the master branch, please send to the dev branch instead. Please read the DNS API Dev Guide. You MUST pass the DNS-API-Test. Then reply on this message, otherwise, your code will not be reviewed or merged. Please also make sure to add/update the usage here: https://github.com/acmesh-official/acme.sh/wiki/dnsapi2 注意: 必须通过了 DNS-API-Test 才会被 review. 无论是修改, 还是新加的 dns api, 都必须确保通过这个测试.

DNS-API-Test passed in my fork (per maintainer suggestion).
Workflow run: https://github.com/CZECHIA-COM/acme.sh/actions/runs/21860110117

Wiki dnsapi2 updated with dns_czechia usage.

@neilpang
Copy link
Member

image

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.

2 participants