Import Pfx

Import a Pfx file

post

This can be used to import a Pfx file. If the pfx password is used (optional), the file has to be in a pfx format and will be used as a Certificate file, as well.

Body
PfxPasswordstringOptional

Password of the pfx File to be uploaded

PfxFilestring · binaryOptional

Private Key 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/ImportPfx

Last updated

Was this helpful?