增加自定义TLS证书的功能

This commit is contained in:
KANIKIG
2021-04-10 21:48:41 +08:00
parent 2d89be47b3
commit 7242d32fa8

View File

@@ -481,7 +481,7 @@ function cert() {
echo -e "-----------------------------------"
fi
else
print_error "SSL 证书生成失败"
echo -e "SSL 证书生成失败"
exit 1
fi
elif [ "$numcert" == "2" ]; then