1
0
mhsanaei 4 сар өмнө
parent
commit
87042d77ba

+ 1 - 1
web/assets/js/model/inbound.js

@@ -633,7 +633,7 @@ TlsStreamSettings.Cert = class extends XrayCommonClass {
         keyFile = '',
         certificate = '',
         key = '',
-        ocspStapling = 3600,
+        ocspStapling = 0,
         oneTimeLoading = false,
         usage = USAGE_OPTION.ENCIPHERMENT,
         buildChain = false,