tls command
Use this command to set the minimum TLS level.
Syntax:
tls [-options]
Option | Description | Values |
---|---|---|
-min | Select the minimum TLS level | 1.2, 1.3 Note When the cryptography mode is set to the NIST-800-131A Compliance mode, the TLS version must be set to 1.2. |
-h | List the usage and options | |
Note
|
Example:
system> tls
-min 1.2
system> tls -h
usage:
tls [-options] - configures the minimum TLS level
-min <1.2 | 1.3> - Selects the minimum TLS level
-h - Lists usage and options
Give documentation feedback