Skip to content

Latest commit

 

History

History
executable file
·
12 lines (9 loc) · 763 Bytes

File metadata and controls

executable file
·
12 lines (9 loc) · 763 Bytes

CertificateRequest

Properties

Name Type Description Notes
name string Used to identify a Certificate [optional]
certificate string A base64-encoded string of the p12 certificate with the private key.
password string The password for the p12 file, if the certificate was exported with a password. [optional]
default bool If you have multiple certificates and set a new default to `true`, the current default is set to `false`. [optional]

[Back to Model list] [Back to API list] [Back to README]