|
@@ -665,7 +665,6 @@ install_cert() {
|
|
|
echo_content green "---> 设置证书"
|
|
echo_content green "---> 设置证书"
|
|
|
|
|
|
|
|
while :; do
|
|
while :; do
|
|
|
- echo_content red "注意: 不设置证书会导致部分协议无法使用"
|
|
|
|
|
echo_content yellow "1. 安装Caddy 2(自动申请/续签证书)"
|
|
echo_content yellow "1. 安装Caddy 2(自动申请/续签证书)"
|
|
|
echo_content yellow "2. 手动设置证书路径"
|
|
echo_content yellow "2. 手动设置证书路径"
|
|
|
read -r -p "请选择(默认:1): " whether_install_cert
|
|
read -r -p "请选择(默认:1): " whether_install_cert
|