Skip to content

fix(deploy): 部署脚本自动开启 Total TLS——多级子域代理记录无证书覆盖 - #69

Merged
HandyWote merged 1 commit into
m0/devfrom
fix/core-zone-route
Sep 8, 2026
Merged

fix(deploy): 部署脚本自动开启 Total TLS——多级子域代理记录无证书覆盖#69
HandyWote merged 1 commit into
m0/devfrom
fix/core-zone-route

Conversation

@HandyWote

Copy link
Copy Markdown
Contributor

真机第四发现

unself.demo.handywote.top 是三级子域,Universal SSL 只覆盖 apex + 一级通配(*.handywote.top),代理 A 记录建好后 TLS handshake failure。修法:部署脚本在 zone 探测后幂等 POST zones/{z}/acm/total_tls {enabled:true},为全部代理主机名逐个签发证书(签发秒级延迟,冒烟前已触发);README 权限表补 SSL and Certificates Edit。测试 61 用例绿。

真机第四发现:unself.demo.handywote.top 是三级子域,Universal SSL
只覆盖 apex + 一级通配(*.handywote.top),代理 A 记录建好后 TLS
handshake failure(sslv3 alert handshake failure)。修法:部署脚本
在 zone 探测后幂等 POST zones/{z}/acm/total_tls enabled:true,为全部
代理主机名逐个签发证书;README 权限表补 SSL and Certificates Edit。

Signed-off-by: huangyinghui <18666119673@163.com>
@HandyWote
HandyWote merged commit 9e388cd into m0/dev Sep 8, 2026
1 check passed
@HandyWote
HandyWote deleted the fix/core-zone-route branch September 8, 2026 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant