Commit 287ba5e
committed
feat(cert_deploy): 支持同时部署证书到 Nginx 和 Apache
- 更新 DeployCertificate 方法,支持根据配置同时部署证书到 Nginx 和 Apache。
- 新增 DeployCertificateToNginx 和 DeployCertificateToApache 方法,分别处理 Nginx 和 Apache 的证书部署。
- 优化 SSL 配置,支持独立配置 Nginx 和 Apache 证书目录。
- 增强错误处理和日志输出,提供更清晰的部署状态信息。1 parent 8acd57d commit 287ba5e
5 files changed
Lines changed: 457 additions & 47 deletions
File tree
- internal
- client
- config
- pb/deployPB
0 commit comments