mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[GH-ISSUE #21] 申请同一泛域名支持部署到多个ssh机器上 #15
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#15
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 @HeyKin on GitHub (Sep 12, 2024).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/21
现在使用的是泛域名,测试配置*.t.com后是可生成通用证书的,但我实际应用场景中是多个二级域名分布在不同机器上。
*.t.com只能配置一个。所以看下能不能在增加域名的时候选择多个部署,或允许新增相同域名
@o2asdv commented on GitHub (Sep 12, 2024):
开发者是否考虑,诸如调用shell命令时,将证书路径、文件名等相关信息以环境变量的形式注入进去。这样用户可以通过自定义脚本的形式推送。
@usual2970 commented on GitHub (Sep 12, 2024):
@HeyKin @o2asdv 感谢反馈,近期支持
@HeyKin commented on GitHub (Sep 13, 2024):
辛苦大大。还有个建议增加host配置,目前是用127.0.0.1可访问,部署在其他机器后,通过nginx负载内网IP访问不到。
@usual2970 commented on GitHub (Sep 14, 2024):
已支持 v0.1.6
域名变量及授权组介绍
可以重提一个 Issue
@usual2970 commented on GitHub (Sep 15, 2024):
./certimate serve --http 0.0.0.0:8090