Explorar o código

ocspStapling set to 0

mhsanaei hai 3 meses
pai
achega
87042d77ba
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      web/assets/js/model/inbound.js

+ 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,