[GH-ISSUE #1113] Let’s Encrypt IP证书已上线,项目支持签发吗 #750

Closed
opened 2026-03-03 01:05:44 +03:00 by kerem · 2 comments
Owner

Originally created by @Silentely on GitHub (Dec 20, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/1113

Release Version / 软件版本

v0.4.10

Description / 问题描述

Let’s Encrypt 在本周(2025年12月19日)开始正式提供 IP 地址证书的签发

could not obtain certificate
[2025-12-20 10:06:32]
failed to obtain certificate: acme: error: 400 :: POST :: https://acme-v02.api.letsencrypt.org/acme/new-order :: urn:ietf:params:acme:error:rejectedIdentifier :: Error creating new order :: Profile "" does not permit ip type identifiers

Miscellaneous / 其他

No response

Originally created by @Silentely on GitHub (Dec 20, 2025). Original GitHub issue: https://github.com/certimate-go/certimate/issues/1113 ### Release Version / 软件版本 v0.4.10 ### Description / 问题描述 Let’s Encrypt 在本周(2025年12月19日)开始正式提供 IP 地址证书的签发 ``` could not obtain certificate [2025-12-20 10:06:32] failed to obtain certificate: acme: error: 400 :: POST :: https://acme-v02.api.letsencrypt.org/acme/new-order :: urn:ietf:params:acme:error:rejectedIdentifier :: Error creating new order :: Profile "" does not permit ip type identifiers ``` ### Miscellaneous / 其他 _No response_
kerem closed this issue 2026-03-03 01:05:44 +03:00
Author
Owner

@ZeroClover commented on GitHub (Dec 20, 2025):

请阅读 LE 签发 IP 证书的 Profile 要求

<!-- gh-comment-id:3677753137 --> @ZeroClover commented on GitHub (Dec 20, 2025): 请阅读 LE 签发 IP 证书的 Profile 要求
Author
Owner

@fudiwei commented on GitHub (Dec 26, 2025):

v0.4.11 起已支持。

注意,Let's Encrypt 对于申请 IP 地址证书时要求使用 shortlived 配置文件、且 CSR 无 CommonName。Certimate 对此均已提供可配置项。

<!-- gh-comment-id:3692621630 --> @fudiwei commented on GitHub (Dec 26, 2025): [v0.4.11](https://github.com/certimate-go/certimate/releases/v0.4.11) 起已支持。 注意,Let's Encrypt 对于申请 IP 地址证书时要求使用 `shortlived` 配置文件、且 CSR 无 CommonName。Certimate 对此均已提供可配置项。
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/certimate#750
No description provided.