Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 541 Bytes

SSLCertificateInstallRequest.md

File metadata and controls

13 lines (9 loc) · 541 Bytes

SSLCertificateInstallRequest

Install certificate request. chain can be an empty string.

Properties

Name Type Description Notes
domain str Hostname format.
cert str TLS/SSL certificate.
chain str TLS/SSL intermediate chain (if provided, else empty string).

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