Generate Self Signed
Last updated
Was this helpful?
Last updated
Was this helpful?
Generate a new Self Signed Certificate.
/api/Certificates/GenerateSelfSigned
The name of the target Certificate.
Site ID in which to add the Certificate.
A user-defined Certificate description.
Certificate Usage Certificate Usage
0 = None,2 = Gateway,4 = HALB
Whether to enable or disable the certificate being created.
Certificate Key Size Certificate Key Size
0 = KeySize1024,1 = KeySize2048,2 = KeySize4096,3 = KeySize3072,4 = KeySize521,255 = KeySizeUnknown
The Country Code for the certificate to be generated. By default, the country code from the PowerShell region information is used.
Specifies the length of validity of the certificate being generated.
The Full State or Province for the certificate to be generated.
The City for the certificate to be generated.
The Organisation for the certificate to be generated.
The Organisation Unit for the certificate to be generated.
The Email for the certificate to be generated.
The Common Name for the certificate to be generated.
The Alternate Names for the certificate to be generated. eg. IP:1.2.3.4,DNS:example.com