本文為英文版的機器翻譯版本,如內容有任何歧義或不一致之處,概以英文版為準。
使用 Cloud 取得 mTLS 強制執行層級HSM CLI
使用 CloudHSM 中的 cluster mtls get-enforcement命令CLI,取得用戶端與 TLS之間相互使用的增強層級 AWS CloudHSM。
使用者類型
下列使用者可以執行此命令。
-
管理員
-
加密使用者 (CUs)
要求
-
若要執行此命令,您必須以管理員使用者或加密使用者 (CUs) 身分登入。
語法
aws-cloudhsm >
help cluster mtls get-enforcement
Get the status of mtls enforcement in the cluster Usage: cluster mtls get-enforcement [OPTIONS] Options: --cluster-id
<CLUSTER_ID>
Unique Id to choose which of the clusters in the config file to run the operation against. If not provided, will fall back to the value provided when interactive mode was started, or error -h, --help Print help
範例
在下列範例中,此命令會列出 的 mtls 強制執行層級 AWS CloudHSM。
aws-cloudhsm >
cluster mtls get-enforcement
{ "error_code": 0, "data": { "mtls-enforcement-level": "none" } }
引數
<CLUSTER_ID>
-
執行此操作的叢集 ID。
必要:如果已設定多個叢集。