インフラエンジニアの技術ブログ

日々学んでいることをブログでまとめていきます。

VCP DCV 2020 U2_VECS

question
Which of the following is not a valid store in VECS?

次のうち、VECSで有効なストアではないものはどれですか?

 

answer

ESXi certificats store

ESXi証明書ストア

 

VMware Endpoint Certificate Store Overview

VMware Endpoint Certificate Store (VECS) serves as a local (client-side) repository for certificates, private keys, and other certificate information that can be stored in a keystore. You can decide not to use VMCA as your certificate authority and certificate signer, but you must use VECS to store all vCenter certificates, keys, and so on. ESXi certificates are stored locally on each host and not in VECS.

 

VMwareエンドポイント証明書ストア(VECS)は、証明書、秘密鍵、およびキーストアに格納できるその他の証明書情報のローカル(クライアント側)リポジトリとして機能します。認証局および証明書署名者としてVMCAを使用しないことを決定できますが、すべてのvCenter証明書、キーなどを格納するにはVECSを使用する必要があります。 ESXi証明書は、VECSではなく、各ホストにローカルに保存されます。