跳到主要内容

tls 命令

使用此命令设置最低 TLS 级别。

语法:
tls [-options]
表 1. tls 选项
选项描述
-min选择最低 TLS 级别1.2, 1.3
将加密模式设置为“NIST-800-131A 合规性模式”时,必须将 TLS 版本设置为 1.2。
-h列出用法和选项 
  1. 将加密模式设置为“NIST-800-131A 合规性模式”时,必须将 TLS 版本设置为 1.2。
示例:
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