次の方法で共有


IstioPluginCertificateAuthority interface

Service Mesh のプラグイン証明書情報。

プロパティ

certChainObjectName

Azure Key Vault の証明書チェーン オブジェクト名。

certObjectName

Azure Key Vault の中間証明書オブジェクト名。

keyObjectName

Azure Key Vault の中間証明書の秘密キー オブジェクト名。

keyVaultId

Key Vault のリソース ID。

rootCertObjectName

Azure Key Vault のルート証明書オブジェクト名。

プロパティの詳細

certChainObjectName

Azure Key Vault の証明書チェーン オブジェクト名。

certChainObjectName?: string

プロパティ値

string

certObjectName

Azure Key Vault の中間証明書オブジェクト名。

certObjectName?: string

プロパティ値

string

keyObjectName

Azure Key Vault の中間証明書の秘密キー オブジェクト名。

keyObjectName?: string

プロパティ値

string

keyVaultId

Key Vault のリソース ID。

keyVaultId?: string

プロパティ値

string

rootCertObjectName

Azure Key Vault のルート証明書オブジェクト名。

rootCertObjectName?: string

プロパティ値

string