tls 指令
使用此指令可設定最低 TLS 層級。
語法:
tls [-options]
選項 | 說明 | 值 |
---|---|---|
-min | 選取最低 TLS 層級 | 1.2, 1.3 註 當加密模式設定為 NIST-800-131A 相符性模式,TLS 版本必須設定為 1.2。 |
-h | 列出用法和選項 | |
註
|
範例:
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
提供意見回饋