Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/SoftEtherVPN/SoftEtherVPN_Stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/Cedar/DDNS.h')
-rw-r--r--src/Cedar/DDNS.h9
1 files changed, 8 insertions, 1 deletions
diff --git a/src/Cedar/DDNS.h b/src/Cedar/DDNS.h
index fe0d9054..e9ef14b6 100644
--- a/src/Cedar/DDNS.h
+++ b/src/Cedar/DDNS.h
@@ -115,7 +115,14 @@
#define DDNS_H
// Certificate hash
-#define DDNS_CERT_HASH "EFAC5FA0CDD14E0F864EED58A73C35D7E33B62F3"
+#define DDNS_CERT_HASH "78BF0499A99396907C9F49DD13571C81FE26E6F5" \
+ "439BAFA75A6EE5671FC9F9A02D34FF29881761A0" \
+ "EFAC5FA0CDD14E0F864EED58A73C35D7E33B62F3" \
+ "74DF99D4B1B5F0488A388B50D347D26013DC67A5" \
+ "6EBB39AFCA8C900635CFC11218CF293A612457E4"
+
+#define DDNS_SNI_VER_STRING "DDNS"
+
// Destination URL
#define DDNS_URL_V4_GLOBAL "https://x%c.x%c.servers.ddns.softether-network.net/ddns/ddns.aspx"