GET http://[server]:[port]/certificate/csr/[CommonName]/[NodeID]
Send an order to build a Certificate Request for the given name CommonName saved into the Certificate Center.
Data must be stored in the Certificate Center before generating the Certificate request.
The NodeID is used when using Artica Global Management feature, it represents the Managed group of nodes.
So if you using a single Artica server, use 0 as NodeID
Give a json with the token True or False:
{ "Status": true, "Info": "..", "Error": "" }
POST http://[server]:[port]/certificate/selfsigned
Create a self-Signed certificate, add these fields in the POST
See how to create the Self-Signed certificate using the Web console
Give a json with the token True or False:
{ "Status": true, "Info": "..", "Error": "" }
Builds a server certificate based on a certificate stored in the certificate center.
To do this, you need the ID of the main certificate and enter it in the certid
key when you post the parameters.
POST http://[server]:[port]/certificate/server/create
Valid fields are: