mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-25 20:55:52 +03:00
[GH-ISSUE #1101] 原来的版本都可以用SSL.com.现在用就出错。 #741
Labels
No labels
announcement
backlog
bug
declined
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
invalid
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certimate#741
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
@aprday commented on GitHub (Dec 12, 2025):
新版本除了ZeroSSL证书可以正常申请。
我常用的
Google Trust Services
SSLcom
都没办法申请
@fudiwei commented on GitHub (Dec 15, 2025):
你是不是改了申请证书时的联系邮箱?
有一些 CA 要求邮箱始终要用首次使用 EAB 的那个邮箱,一旦首次签发成功就不能再换了。
@aprday commented on GitHub (Dec 18, 2025):
不是这个问题。我就二个邮箱换二换去都 试了。都不行。
@fudiwei commented on GitHub (Dec 18, 2025):
你是怎么升级 Certimate 的?从哪个版本升级上来的?
日志里显示你触发了
newAccount接口,这个是向 CA 注册 ACME 新账号用的。