SSL Version
About
SSL Version Condition is a traffic manipulation tool to manipulate HTTPS requests incoming to a vService based on the request's SSL Version.
How to Add?
To add a SSL Version Condition from TR7 ASP web interface, "Traffic Manager > Traffic Manipulation > Conditions > Add" steps are followed. At the current page SSL Version is selected as a Criteria and the following form is shown.
Interface
SSL Version Condition Form
- Condition Name (Optional)
Name for the condition is entered. If no name is given to the condition Condition Description will be visible in the TR7 ASP interface to represent the added condition.
- Criterion
SSL Version is selected.
- SSL Protocol
TLSv1.3 can be selected to trigger the condition when the incoming request to the vService has TLSv1.3 SSL Version.
TLSv1.2 can be selected to trigger the condition when the incoming request to the vService has TLSv1.2 SSL Version.
TLSv1.1 can be selected to trigger the condition when the incoming request to the vService has TLSv1.1 SSL Version.
TLSv1 can be selected to trigger the condition when the incoming request to the vService has TLSv1 SSL Version.
SSLv3 can be selected to trigger the condition when the incoming request to the vService has SSLv3 SSL Version.
SSLv2 can be selected to trigger the condition when the incoming request to the vService has SSLv2 SSL Version.
- Condition Description
Condition description is generated automatically depending on the configuration.
- Form Buttons
- Example Usage
When SSL Version condition is created as below and added to the Show Content action as a condition, a desired content page is shown to the client when the request incoming to the vService has TLS (SSL) version 1.3.