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

Add dns_hostingukraine for https://www.ukraine.com.ua/

Open Qvinticom opened this issue 5 years ago • 12 comments

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/

Qvinticom avatar Jan 12 '20 01:01 Qvinticom

please check this guide first: https://github.com/Neilpang/acme.sh/wiki/DNS-API-Dev-Guide

Neilpang avatar Jan 12 '20 03:01 Neilpang

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

Qvinticom avatar Jan 12 '20 19:01 Qvinticom

read the guide carefully.

Neilpang avatar Jan 13 '20 13:01 Neilpang

read the guide carefully.

Sorry but you say about usage _info, _debug or adding documentation in https://github.com/Neilpang/acme.sh/wiki/dnsapi ?

Qvinticom avatar Jan 14 '20 12:01 Qvinticom

please add the usage doc: https://github.com/Neilpang/acme.sh/wiki/dnsapi

Neilpang avatar Feb 15 '20 13:02 Neilpang

please also send this PR to dev branche, instead of master branch.

Neilpang avatar Feb 15 '20 13:02 Neilpang

please also send this PR to dev branche, instead of master branch.

Ohh... sorry, fixed. Thx!

Qvinticom avatar Mar 04 '20 15:03 Qvinticom

please add the usage doc: https://github.com/Neilpang/acme.sh/wiki/dnsapi

Neilpang avatar Mar 07 '20 10:03 Neilpang

Hi, if I want to add in script DNS Certification Authority Authorization (CAA) record add function? what is a best way?

Qvinticom avatar Mar 18 '20 08:03 Qvinticom

can you please enable actions on your fork and fix the CI check:

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

Neilpang avatar Feb 22 '22 13:02 Neilpang

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' ......

1o1o1 avatar Feb 22 '22 23:02 1o1o1

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

sorbing avatar Jan 07 '24 16:01 sorbing