The web-manager security version command configures the SSL protocols supported by the FW.
The undo web-manager security version command restores the default setting.
web-manager security version { { tlsv1 | tlsv1.1 | tlsv1.2 } * | all }
undo web-manager security version
| Parameter | Description | Value |
|---|---|---|
tlsv1 |
Indicates that TLS1.0 is supported. |
- |
tlsv1.1 |
Indicates that TLS1.1 is supported. |
- |
tlsv1.2 |
Indicates that TLS1.2 is supported. |
- |
all |
Indicates that TLS1.0, TLS1.1, and TLS1.2 are all supported. |
- |
By default, the FW supports theTLS1.2 protocols.
TLS1.0 and TLS1.1 have security risks. TLS1.2 and higher versions are recommended.
The SSL protocols supported by the FW (server) and the client must be the same. Otherwise, SSL negotiation fails.
After you specify the new SSL protocol, new connections will use the new protocol for negotiation, but the existing connections still use the old protocol.