mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-08 16:41:17 +08:00
修改dtls加密套件
This commit is contained in:
@@ -54,7 +54,6 @@ func startTls() {
|
||||
base.Trace("GetCertificate", chi.ServerName)
|
||||
return dbdata.GetCertificateBySNI(chi.ServerName)
|
||||
},
|
||||
// InsecureSkipVerify: true,
|
||||
}
|
||||
srv := &http.Server{
|
||||
Addr: addr,
|
||||
|
Reference in New Issue
Block a user