Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 508 Bytes

TlsCertificateDataAttributes.md

File metadata and controls

12 lines (7 loc) · 508 Bytes

TlsCertificateDataAttributes

Properties

Name Type Description Notes
cert_blob Option<String> The PEM-formatted certificate blob. Required.
name Option<String> A customizable name for your certificate. Defaults to the certificate's Common Name or first Subject Alternative Names (SAN) entry. Optional.

[Back to API list] [Back to README]