mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[GH-ISSUE #1208] Let's encrypt 开始支持 ip 证书了,是否考虑支持颁发 ip 证书 #5089
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#5089
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 @Purgepyro on GitHub (Jul 4, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1208
@0xJacky commented on GitHub (Jul 4, 2025):
那必须考虑,我也等了好多年了
@0xJacky commented on GitHub (Jul 4, 2025):
还早,现在只在 Staging 环境中提供,预计晚些时候上 Prod 环境。另外说一下,其实目前使用的 lego 是支持 RFC 8738 的,我之前也测试过申请 ip 证书,只是 Let's Encrypted 提示不支持。
这项功能并不需要修改任何 Nginx UI 的代码,只需要在 default server 中将 server_name 设置为您的外网 IP,再启用 Auto-Cert 即可。
@0xJacky commented on GitHub (Aug 2, 2025):
现在就静待 Let's Encrypt 的生产环境支持申请 IP 证书
@Silentely commented on GitHub (Dec 17, 2025):
本周前上线了
https://community.letsencrypt.org/t/upcoming-changes-to-let-s-encrypt-certificates/243873
@wcwq99 commented on GitHub (Jan 10, 2026):
同求