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