acme.sh
acme.sh copied to clipboard
Add dns_hostingukraine for https://www.ukraine.com.ua/
Add dns_hostingukraine.sh for https://www.ukraine.com.ua/
Bug report: #2683 or https://www.ukraine.com.ua/forum/domennie-imena/acmesh-dnsapi-dlya-hosting-Ukra.html
Usage: Add your login: HostingUkraine_Login="yourLogin" Get and add your api token: HostingUkraine_Token="yourApiToken" How get API token: https://api.adm.tools/osnovnie-polozheniya/dostup-k-api/
please check this guide first: https://github.com/Neilpang/acme.sh/wiki/DNS-API-Dev-Guide
please check this guide first: https://github.com/Neilpang/acme.sh/wiki/DNS-API-Dev-Guide
Thx, fix get domain and sub_domain from fulldomain
read the guide carefully.
read the guide carefully.
Sorry but you say about usage _info, _debug or adding documentation in https://github.com/Neilpang/acme.sh/wiki/dnsapi ?
please add the usage doc: https://github.com/Neilpang/acme.sh/wiki/dnsapi
please also send this PR to dev branche, instead of master branch.
please also send this PR to dev branche, instead of master branch.
Ohh... sorry, fixed. Thx!
please add the usage doc: https://github.com/Neilpang/acme.sh/wiki/dnsapi
Hi, if I want to add in script DNS Certification Authority Authorization (CAA) record add function? what is a best way?
can you please enable actions on your fork and fix the CI check:
https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Test
It's no more working anymore in 22.02.2022 :-))
....
Wed Feb 23 01:10:02 EET 2022] d_api='/var/db/acme/.acme.sh/dnsapi/dns_hostingukraine.sh'
[Wed Feb 23 01:10:02 EET 2022] Found domain api file: /var/db/acme/.acme.sh/dnsapi/dns_hostingukraine.sh
[Wed Feb 23 01:10:02 EET 2022] Adding txt value: xdzv4T3m52_7dak9VyBrL5yrZzANfee1sOcjoV0X7Uo for domain: _acme-challenge.ix-ua.net
[Wed Feb 23 01:10:02 EET 2022] First detect the root zone
[Wed Feb 23 01:10:02 EET 2022] POST
[Wed Feb 23 01:10:02 EET 2022] _post_url='https://adm.tools/api.php'
[Wed Feb 23 01:10:02 EET 2022] _CURL='curl --silent --dump-header /var/db/acme/.acme.sh/http.header -L '
[Wed Feb 23 01:10:02 EET 2022] _ret='0'
[Wed Feb 23 01:10:02 EET 2022] host='_acme-challenge.ix-ua.net'
[Wed Feb 23 01:10:02 EET 2022] host='ix-ua.net'
[Wed Feb 23 01:10:02 EET 2022] host='net'
[Wed Feb 23 01:10:02 EET 2022] host
[Wed Feb 23 01:10:02 EET 2022] Get root, Failure! (_acme-challenge.ix-ua.net)
[Wed Feb 23 01:10:02 EET 2022] Invalid root domain for: (_acme-challenge.ix-ua.net)
[Wed Feb 23 01:10:02 EET 2022] Error add txt for domain:_acme-challenge.ix-ua.net
[Wed Feb 23 01:10:02 EET 2022] _on_issue_err
[Wed Feb 23 01:10:02 EET 2022] Please check log file for more details: /var/db/acme/acme.sh.log
[Wed Feb 23 01:10:02 EET 2022] url='https://acme.zerossl.com/v2/DV90/chall/zoc6VYdKNwsjDHVS1MguOw'
......
I implemented the DNS-01 plugin for ukraine.com.ua based on new API: https://github.com/sorbing/acme.sh/blob/master/dnsapi/dns_ukraine.sh PR: https://github.com/acmesh-official/acme.sh/pull/4943