Import Certificate

Import a Certificate

post

This can be used to import a new Certificate file.

Body
CertificateFilestring · binaryOptional

Certificate file to be uploaded.

PrivateKeyFilestring · binaryOptional

Privatekey file to be uploaded.

NamestringOptional

The name of the target Certificate

SiteIdinteger · int32Optional

Site ID in which to add the Certificate

DescriptionstringOptional

A user-defined Certificate description

Usagestring[Flag] · enumOptional

Certificate Usage Certificate Usage

Possible values:
EnabledbooleanOptional

Whether to enable or disable the certificate being created

Responses
post
/api/Certificates/ImportCertificate

Was this helpful?