跳至主要内容

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