Function: certificate

Result: the list of elements

SSL certificates

Access level: admin user

  • id — Id
  • CN — Domain
  • account — Client
  • pricelist — Tariff plan
  • project — Provider
  • processingmodule — Processing module
  • createdate — Creation date
  • expiredate — End date
  • status_msg -
  • item_status -
  • cost — Price

Restart the certificate processing operation

Function: certificate.retry

Restart the certificate processing operation

Access level: admin

Parameters:

  • elid — one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the id element of certificate function.

Result: successful operation or error message

Reissue the selected certificate

Function: certificate.reissue

Reissue the selected certificate

Access level: admin user

Resume

Function: certificate.resume

Resume

Access level: admin

Parameters:

  • elid — one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the id element of certificate function.

Result: successful operation or error message

Set a filter by the selected client

Function: certificate.setfilter

Set a filter by the selected client

Access level: admin

Order a new certificate

Function: certificate.order

Order a new certificate

Access level: user

Service activation

Function: certificate.open

Access level: admin

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • elid — unique identifier (id element of certificate function)
  • Result: object parameters list

Create an object:

  • Parameters:
    • sok — the parameter must not be empty, generally "ok".
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok — the parameter must not be empty, generally "ok".
    • elid — unique identifier (id element of certificate function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • crt — Certificate. DER certificate
  • processingmodule — Processing module. Processing module for this service

Drill down to User panel

Function: certificate.su

Drill down to User panel

Access level: admin

Request the certificate data and status from the CA

Function: certificate.sync

Request the certificate data and status from the CA

Access level: admin

Parameters:

  • elid — one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the id element of certificate function.

Result: successful operation or error message

Set filter.

certificate.filter

Delete the selected records

Function: certificate.delete

Delete the selected records

Access level: admin user

Parameters:

  • elid — one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the id element of certificate function.

Result: successful operation or error message

Certificate

Function: certificate.edit

Access level: admin user

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • elid — unique identifier (id element of certificate function)
  • Result: object parameters list

Create an object:

  • Parameters:
    • sok — the parameter must not be empty, generally "ok".
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok — the parameter must not be empty, generally "ok".
    • elid — unique identifier (id element of certificate function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • autoprolong — Auto renewal. Select a period to automatically renew the service upon expiration
  • createdate — Order date . Date when the service was ordered
  • opendate — Creation date. Activation date
  • expiredate — Expiration date. Validity period
  • service_status — .
  • custom_order_id — Identifier. Certificate identifier in the Certification authority
  • noexpense — . (Optional parameter. To enable the option click "on".) Select the check box if you don't want to charge/refund a client if his service resources have been changed
  • crt_start_date — Start date . Certificate activation date
  • crt_end_date — End date . Certificate expiration date
  • CN — Domain. If you want to protect only one domain, enter www.example.com. If you want to protect domain and its subdomains, enter *.example.com. If you purchase multi-domain certificate, enter one domain www.example.com. Enter additional domains on the next order step
  • field_country — Country. Select a country from the list
  • ST — Region. Enter the region. You can only use the Latin alphabet letters
  • L — City. Enter the city that will be shown in the certificate. You can use the Latin alphabet letters
  • O — Organization . Enter the organization name, or a full name of the individual this certificate will be issued for. Organization's legal status should be provided, if you are ordering EV certificates.You can use only the Latin alphabet letters
  • OU — Department . Enter the organization unit. You can use only the Latin alphabet letters
  • emailAddress — Email. Enter the email if you want it to show in the certificated details

Downloading the certificate

Function: certificate.file

Permission level; admin, employee.

Function for downloading certificate files.

Parameters:

  • elid — the unique identifier (id element from the certificate function)
  • Type — type of file, may assume the following values: csr, key.

Editing a certificate/certificate request

Function: certificate.file.edit

Permission level; admin, employee.

Function for downloading certificate files.

Parameters:

  • elid — the unique identifier (id element from the certificate function)
  • type — type of file, may assume the following values: csr, crt.
  • data — new certificate data, if type = crt, or new request data, if type = csr.