Browse Source

Fixed code to add minTLS Version to rule.

main
kusum 6 months ago
parent
commit
b115dc7a7e
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      GSAutomation/cpr-lab/property-snippets/main.json

+ 2
- 1
GSAutomation/cpr-lab/property-snippets/main.json View File

@@ -28,7 +28,8 @@
],
"trueClientIpClientSetting": false,
"trueClientIpHeader": "True-Client-IP",
"verificationMode": "CUSTOM"
"verificationMode": "CUSTOM",
"minTlsVersion": "DYNAMIC"
}
}
],

Loading…
Cancel
Save