[GH-ISSUE #21] 申请同一泛域名支持部署到多个ssh机器上 #15

Closed
opened 2026-03-03 00:30:46 +03:00 by kerem · 5 comments
Owner

Originally created by @HeyKin on GitHub (Sep 12, 2024).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/21

现在使用的是泛域名,测试配置*.t.com后是可生成通用证书的,但我实际应用场景中是多个二级域名分布在不同机器上。

*.t.com只能配置一个。所以看下能不能在增加域名的时候选择多个部署,或允许新增相同域名

Originally created by @HeyKin on GitHub (Sep 12, 2024). Original GitHub issue: https://github.com/certimate-go/certimate/issues/21 现在使用的是泛域名,测试配置*.t.com后是可生成通用证书的,但我实际应用场景中是多个二级域名分布在不同机器上。 *.t.com只能配置一个。所以看下能不能在增加域名的时候选择多个部署,或允许新增相同域名
kerem 2026-03-03 00:30:46 +03:00
Author
Owner

@o2asdv commented on GitHub (Sep 12, 2024):

开发者是否考虑,诸如调用shell命令时,将证书路径、文件名等相关信息以环境变量的形式注入进去。这样用户可以通过自定义脚本的形式推送。

<!-- gh-comment-id:2345347300 --> @o2asdv commented on GitHub (Sep 12, 2024): 开发者是否考虑,诸如调用shell命令时,将证书路径、文件名等相关信息以环境变量的形式注入进去。这样用户可以通过自定义脚本的形式推送。
Author
Owner

@usual2970 commented on GitHub (Sep 12, 2024):

@HeyKin @o2asdv 感谢反馈,近期支持

<!-- gh-comment-id:2345377016 --> @usual2970 commented on GitHub (Sep 12, 2024): @HeyKin @o2asdv 感谢反馈,近期支持
Author
Owner

@HeyKin commented on GitHub (Sep 13, 2024):

@HeyKin @o2asdv 感谢反馈,近期支持

辛苦大大。还有个建议增加host配置,目前是用127.0.0.1可访问,部署在其他机器后,通过nginx负载内网IP访问不到。

<!-- gh-comment-id:2348533623 --> @HeyKin commented on GitHub (Sep 13, 2024): > @HeyKin @o2asdv 感谢反馈,近期支持 辛苦大大。还有个建议增加host配置,目前是用127.0.0.1可访问,部署在其他机器后,通过nginx负载内网IP访问不到。
Author
Owner

@usual2970 commented on GitHub (Sep 14, 2024):

已支持 v0.1.6
域名变量及授权组介绍

辛苦大大。还有个建议增加host配置,目前是用127.0.0.1可访问,部署在其他机器后,通过nginx负载内网IP访问不到。

可以重提一个 Issue

<!-- gh-comment-id:2350922600 --> @usual2970 commented on GitHub (Sep 14, 2024): 已支持 v0.1.6 [域名变量及授权组介绍](https://docs.certimate.me/blog/multi-deployer/) > 辛苦大大。还有个建议增加host配置,目前是用127.0.0.1可访问,部署在其他机器后,通过nginx负载内网IP访问不到。 可以重提一个 Issue
Author
Owner

@usual2970 commented on GitHub (Sep 15, 2024):

辛苦大大。还有个建议增加host配置,目前是用127.0.0.1可访问,部署在其他机器后,通过nginx负载内网IP访问不到。

./certimate serve --http 0.0.0.0:8090

<!-- gh-comment-id:2351263200 --> @usual2970 commented on GitHub (Sep 15, 2024): > 辛苦大大。还有个建议增加host配置,目前是用127.0.0.1可访问,部署在其他机器后,通过nginx负载内网IP访问不到。 ./certimate serve --http 0.0.0.0:8090
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#15
No description provided.