ocspStapling set to 0
This commit is contained in:
parent
011e0f309a
commit
87042d77ba
@ -633,7 +633,7 @@ TlsStreamSettings.Cert = class extends XrayCommonClass {
|
|||||||
keyFile = '',
|
keyFile = '',
|
||||||
certificate = '',
|
certificate = '',
|
||||||
key = '',
|
key = '',
|
||||||
ocspStapling = 3600,
|
ocspStapling = 0,
|
||||||
oneTimeLoading = false,
|
oneTimeLoading = false,
|
||||||
usage = USAGE_OPTION.ENCIPHERMENT,
|
usage = USAGE_OPTION.ENCIPHERMENT,
|
||||||
buildChain = false,
|
buildChain = false,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user