acmesh-official / acmesh-official/acme.sh

acme sh don't add TXT record to dns zone with dns_yc api

オープン
#6,220 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Shell
スター
47.6k
フォーク
5.7k
平均マージ
6日 5時間
マージ済み PR(30日)
15

説明

> Hey!
>
>
>
> I've tried your plugin but received following error (i replaced my actual domain with "domain.net")
>
> I assume yandex cloud dns expexts full record name like "_acme-challenge.domain.net."
>
>
>
> ```
>
> response='{
>
> "code": 9,
>
> "message": "'_acme-challenge.' does not belong to zone 'domain.net.'",
>
> "details": [
>
> {
>
> "@type": "type.googleapis.com/google.rpc.RequestInfo",
>
> "requestId": "d0fa48b7-f780-4dfd-a45e-5a8c8d08b595"
>
> }
>

_Originally posted by @hempalex in [#4210](https://github.com/acmesh-official/acme.sh/issues/4210#issuecomment-1211586907)_

Hey!
I have a similar problem. When trying to issue a certificate, I get an error

[Wed Feb 5 10:01:28 PM UTC 2025] response='{
"code": 9,
"message": "'_acme-challenge.my.sub.domain.' does not belong to zone 'my.domain.ru.'",
"details": [
{
"@type": "type.googleapis.com/google.rpc.RequestInfo",
"requestId": "e992c3ee-262c-4fa0-8e22-87f2e568c01e"
}
]
}'
[Wed Feb 5 10:01:28 PM UTC 2025] Add txt record error.
[Wed Feb 5 10:01:28 PM UTC 2025] Error adding TXT record to domain: _acme-challenge.my.sub.domain.my.domain.ru

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

Start by locating the dns_yc plugin and reviewing how it constructs the TXT record name from the ACME challenge and DNS zone. Reproduce certificate issuance for a nested domain such as _acme-challenge.my.sub.domain.my.domain.ru, then verify that Yandex Cloud DNS accepts the generated record and the TXT record is added successfully.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
shell
領域
networking
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
静か
明瞭さ
おおむね明確
初心者へのやさしさ
52/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。