Technical Tip: How to test the supported SSL/TLS protocol version on FortiWeb Virtual IP
Description | This article describes the steps to test the supported SSL/TLS protocol version on FortiWeb Virtual IP. |
Scope | FortiWeb. |
Solution | Prerequisite: Using the open-source utility 'OpenSSL' to perform the test. Â It is important to verify that the supported SSL/TLS protocol version is enabled on the website published to the Internet. SSL/TLS protocol versions SSLv3.0, TLSv1.0, and TLSv1.1 are deprecated, obsolete cryptographic protocols and should be disabled from the supported list. Â The open-source utility command 'openssl' can be used to connect and test if the SSL/TLS protocol version is supported by the Virtual IP Address. Â Command Sample: Test TLS protocol version 1.0.
Sample output: Connected successfully (TLS1.0): ![]() Â Connect failed (TLS1.0): ![]()
![]() Â Connect failed (TLS1.1): ![]() Â Related Document: |



