Xray-1.3.3

[fix] 修复自签证书判断逻辑
pull/360/head
wulabing 2021-06-15 14:18:01 +08:00
parent c042bed0d2
commit 08e7511cb3
No known key found for this signature in database
GPG Key ID: 213391AFDF73AE00
1 changed files with 1 additions and 0 deletions

View File

@ -448,6 +448,7 @@ function generate_certificate() {
print_ok "生成自签名证书成功"
else
print_error "生成自签名证书失败"
exit 1
fi
chown nobody.$cert_group $cert_dir/self_signed_cert.pem