[GH-ISSUE #1101] 原来的版本都可以用SSL.com.现在用就出错。 #741

Closed
opened 2026-03-03 01:05:40 +03:00 by kerem · 4 comments
Owner

Originally created by @aprday on GitHub (Dec 12, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/1101

Release Version / 软件版本

v0.4.9

Description / 问题描述

原来的版本都可以用SSL.com.现在用就出错。
could not initialize acme account

failed to register acme account: acme: error: 401 :: POST :: https://acme.ssl.com/ejbca/acme/sslcom-dv-rsa/newAccount :: urn:ietf:params:acme:error:unauthorized :: Please check your inbox at XXXXX@gmail.com for ACME instructions. Visit https://secure.ssl.com/billing_profiles to add your billing information. If you need assistance, please contact support@ssl.com

Miscellaneous / 其他

No response

Originally created by @aprday on GitHub (Dec 12, 2025). Original GitHub issue: https://github.com/certimate-go/certimate/issues/1101 ### Release Version / 软件版本 v0.4.9 ### Description / 问题描述 原来的版本都可以用SSL.com.现在用就出错。 could not initialize acme account failed to register acme account: acme: error: 401 :: POST :: https://acme.ssl.com/ejbca/acme/sslcom-dv-rsa/newAccount :: urn:ietf:params:acme:error:unauthorized :: Please check your inbox at XXXXX@gmail.com for ACME instructions. Visit https://secure.ssl.com/billing_profiles to add your billing information. If you need assistance, please contact support@ssl.com ### Miscellaneous / 其他 _No response_
kerem 2026-03-03 01:05:40 +03:00
  • closed this issue
  • added the
    stale
    label
Author
Owner

@aprday commented on GitHub (Dec 12, 2025):

新版本除了ZeroSSL证书可以正常申请。
我常用的
Google Trust Services
SSLcom
都没办法申请

<!-- gh-comment-id:3645744311 --> @aprday commented on GitHub (Dec 12, 2025): 新版本除了ZeroSSL证书可以正常申请。 我常用的 Google Trust Services SSLcom 都没办法申请
Author
Owner

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

你是不是改了申请证书时的联系邮箱?

有一些 CA 要求邮箱始终要用首次使用 EAB 的那个邮箱,一旦首次签发成功就不能再换了。

<!-- gh-comment-id:3652733734 --> @fudiwei commented on GitHub (Dec 15, 2025): 你是不是改了申请证书时的联系邮箱? 有一些 CA 要求邮箱始终要用首次使用 EAB 的那个邮箱,一旦首次签发成功就不能再换了。
Author
Owner

@aprday commented on GitHub (Dec 18, 2025):

你是不是改了申请证书时的联系邮箱?

有一些 CA 要求邮箱始终要用首次使用 EAB 的那个邮箱,一旦首次签发成功就不能再换了。

不是这个问题。我就二个邮箱换二换去都 试了。都不行。

<!-- gh-comment-id:3669021609 --> @aprday commented on GitHub (Dec 18, 2025): > 你是不是改了申请证书时的联系邮箱? > > 有一些 CA 要求邮箱始终要用首次使用 EAB 的那个邮箱,一旦首次签发成功就不能再换了。 不是这个问题。我就二个邮箱换二换去都 试了。都不行。
Author
Owner

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

你是怎么升级 Certimate 的?从哪个版本升级上来的?

日志里显示你触发了 newAccount 接口,这个是向 CA 注册 ACME 新账号用的。

<!-- gh-comment-id:3669073509 --> @fudiwei commented on GitHub (Dec 18, 2025): 你是怎么升级 Certimate 的?从哪个版本升级上来的? 日志里显示你触发了 `newAccount` 接口,这个是向 CA 注册 ACME 新账号用的。
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#741
No description provided.