mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-08 17:06:46 +08:00
增加校验证书合法性,不合法或不存在则创建一个自签名证书,保证服务正常启动
This commit is contained in:
@@ -348,8 +348,6 @@ export default {
|
||||
name: { required: true, message: "请选择域名服务商", trigger: "blur" },
|
||||
},
|
||||
certUpload: "/set/other/customcert",
|
||||
certFileList: [],
|
||||
keyFileList: [],
|
||||
dnsProvider: {
|
||||
aliyun: [
|
||||
{
|
||||
|
Reference in New Issue
Block a user