acmesh-official / acmesh-official/acme.sh

Feature request: Support for New Name.com API (v4 Deprecated from 2026)

未关闭
#6,394 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Shell
星标
47.6k
派生
5.7k
平均合并
7 天 1 小时
30 天内合并 PR
16

描述

Problem Description:
Name.com officially announced that starting 2026, their current v4 API for DNS management will be deprecated and shut down. The new API (core/v1) has different endpoints, authentication, and response formats.

Expected Behavior:
acme.sh should update its dns_namecom.sh DNS API plugin to support the new Name.com core/v1 API so users can continue issuing and renewing certificates without interruption.

Current Behavior:
The current dns_namecom.sh plugin relies on the deprecated v4 API endpoints which will become unusable starting from 2026, causing certificate issuance/renewal failures for users using Name.com DNS validation.

Suggested Solution:
Refactor the Name.com DNS API plugin in acme.sh to:

Use the new https://api.name.com/core/v1/ endpoints

Update authentication handling if necessary

Adapt to the new JSON request/response formats

References:

Name.com API deprecation announcement: https://docs.name.com/changelog/changelog

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。