serverCertificate

@JvmName(name = "nabubnqcyguybwvd")
suspend fun serverCertificate(value: Output<String>)
@JvmName(name = "ryhwdjkeobrlonvr")
suspend fun serverCertificate(value: String?)

Parameters

value

Specifies a certificate to authenticate with an object storage system that uses a private or self-signed certificate authority (CA). You must specify a Base64-encoded .pem file (for example, file:///home/user/.ssh/storage_sys_certificate.pem). The certificate can be up to 32768 bytes (before Base64 encoding).