serverCertificates property
A list of leaf server certificates used to authenticate HTTPS connections to the EKM replica.
Currently, a maximum of 10 Certificate is supported.
Required.
Implementation
core.List<Certificate>? serverCertificates;
A list of leaf server certificates used to authenticate HTTPS connections to the EKM replica.
Currently, a maximum of 10 Certificate is supported.
Required.
core.List<Certificate>? serverCertificates;