tlsCertificateKeyFile property
Client Certificate - The base64 encoded content of a .pem file, containing the client public key (for 2-way SSL).
Optional.
Implementation
core.String? tlsCertificateKeyFile;
Client Certificate - The base64 encoded content of a .pem file, containing the client public key (for 2-way SSL).
Optional.
core.String? tlsCertificateKeyFile;