Skip to main content Skip to complementary content

Certificate distribution: Export certificates

Information noteLOCKED.

This API is extremely reliable and will not be broken unless absolutely necessary.

Method

POST

Path

/qrs/certificatedistribution/exportcertificates

Description

Create certificates to be used by another node to communicate with the central node in the Qlik Sense site.

The certificates can be exported in the following formats:

  • Windows (default): Standard MicrosoftWindows certificate format.
  • Pem: Privacy-enhanced Electronic Mail (PEM) format.

Body

ExportParameters:

{ "machineNames": [ "...", "..." ], "certificatePassword": "...", "includeSecretsKey": boolean, "ExportFormat": "Windows" (default) or "Pem" }

Return value

string

The string contains the path to the location of the exported certificates (typically, %ProgramData%\Qlik\Sense\Repository\Exported Certificates).

Optional parameters

-

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!