intermediate Cas
Parameters
value
Set of intermediate CA certificates used for the path building phase of chain validation. The field is currently not supported if trust config is used for the workload certificate feature. Structure is documented below.
Parameters
values
Set of intermediate CA certificates used for the path building phase of chain validation. The field is currently not supported if trust config is used for the workload certificate feature. Structure is documented below.
suspend fun intermediateCas(argument: List<suspend TrustConfigTrustStoreIntermediateCaArgsBuilder.() -> Unit>)
suspend fun intermediateCas(vararg argument: suspend TrustConfigTrustStoreIntermediateCaArgsBuilder.() -> Unit)
suspend fun intermediateCas(argument: suspend TrustConfigTrustStoreIntermediateCaArgsBuilder.() -> Unit)
Parameters
argument
Set of intermediate CA certificates used for the path building phase of chain validation. The field is currently not supported if trust config is used for the workload certificate feature. Structure is documented below.