acme.sh icon indicating copy to clipboard operation
acme.sh copied to clipboard

fix bug with domain regex

Open gleam-ru opened this issue 1 year ago • 2 comments

If I have similar domains like "qwe.ru" and "asdqwe.ru" the first found was used. Now it is fixed :)

gleam-ru avatar Jan 29 '24 16:01 gleam-ru

https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Test

Neilpang avatar Feb 04 '24 03:02 Neilpang

https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Test

There is a CI workflow DNS.yml to test your DNS API when you send PR to add a new DNS API.

  1. I am not adding NEW api, I'm just editing the existing one. Should I follow this instructions?
  2. This DNS provider requires whitelisted IP, so how it will be tested?

gleam-ru avatar Feb 19 '24 09:02 gleam-ru