1. Credentials
  2. PFX Certificate

Credentials

PFX Certificate

Explains how to create a PFX Certificate credential for authenticating with APIs that require client certificate authentication. Used in the Apicall task.

Overview

The PFX Certificate credential stores a PFX (PKCS#12) certificate file and its password. This is used for APIs that require mutual TLS (mTLS) or client certificate authentication. This credential can be used in the API Call task.

Fields

Field Required Description
Credential Name Yes A name to identify this credential.
PFX Password Yes The password for the PFX file.
PFX File Yes The PFX certificate file to upload.

Creating the Credential

  1. Navigate to the Credentials section of the manage platform.
  2. Click the
    + Create new item
    button.
  3. Select PFX Certificate from the credential type dropdown.
  4. Enter a Credential Name.
  5. Enter the PFX Password.
  6. Click the
    Upload PFX File
    button and select your PFX file.
  7. Click the
    Create
    button.