Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于证书管理的一点诉求 #293

Open
5 of 7 tasks
jearton opened this issue Feb 18, 2024 · 2 comments
Open
5 of 7 tasks

关于证书管理的一点诉求 #293

jearton opened this issue Feb 18, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@jearton
Copy link

jearton commented Feb 18, 2024

  • 1. 每次自动续签时,续签结果能否通过webhook的方式通知出来?我想要使用飞书机器人通知到飞书群里
  • 2. 证书能否部署到远程的 nginx-ui 节点里?
  • 3. 每次自动续签成功后,nginx 实例会自动 reload 吗?
  • 4. 增加主动吊销证书的操作
  1. 能否链接到 https://crt.sh/ 查看证书的内容明细
  • 6. 下一次续签时间,最好能够在列表页透出来。如果续签失败了,列表页上是否有感知?
  • 7. 支持更新 Let's Encrypt 的通知邮箱地址
  1. 导入证书时,能否直接上传证书文件?
  • 9. 同一个域名的RSA和ECC证书,在列表页上能否区分一下?
@jearton jearton added the enhancement New feature or request label Feb 18, 2024
@0xJacky 0xJacky mentioned this issue Jun 18, 2024
2 tasks
@0xJacky 0xJacky linked a pull request Jun 18, 2024 that will close this issue
2 tasks
@0xJacky 0xJacky removed a link to a pull request Jun 18, 2024
2 tasks
@0xJacky
Copy link
Owner

0xJacky commented Jul 26, 2024

我在考虑主动吊销证书是证书续期的时候自动吊销(自动),还是做一个按钮来执行吊销(手动)。
自动续期的时候,如果涉及到多台服务器,只要配置好远程部署就可以,
手动吊销的话,如果还没有一个新的密钥对用来替换被吊销的证书,可能访问上会出错。

@jearton
Copy link
Author

jearton commented Jul 29, 2024

自动续期的时候,可以加上自动吊销。然后证书不是有一个删除按钮嘛,删除的时候,在二次确认弹框里,是不是可以加上是否吊销的选项。如果证书正在被运行中的站点引用,那么在删除时,可以提示用户这个操作的风险性,让用户再手动输入一串文字之类的。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants