0xJacky / nginx-ui

Yet another WebUI for Nginx
https://nginxui.com
GNU Affero General Public License v3.0
5.61k stars 402 forks source link

SSL证书支持Zerossl和google或能自定义ACME地址和EAB密钥信息 #582

Closed fcwys closed 1 month ago

fcwys commented 1 month ago

Is your feature request related to a problem? Please describe. SSL证书支持Zerossl和google或能自定义ACME地址和EAB密钥信息,这样会更灵活

Describe the solution you'd like SSL证书支持Zerossl和google或能自定义ACME地址和EAB密钥信息

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

0xJacky commented 1 month ago

现在已经实现了,只要符合 acme 标准的都可通过创建 ACME User 设置 ca dir,zerossl 那边因为不是标准的 acme 协议,所以不支持

fcwys commented 1 month ago

我记得lego支持zerossl的,不知道能不能通过lego支持呢