HTTP Client Certificate Authentication

HTTP authentication provides a general framework for access control and authentication in web-based applications. HTTP Client Certificate authentication uses a certificate on the client to authenticate with the target. This form of authentication is more secure than HTTP Basic authentication.

Use HTTP Client Certificate Authentication account keys with File Operations and Web Service workflow activities and HTTP Endpoint targets.

Usage

Complete the following steps to create a new HTTP Basic Authentication account key:

  1. In the left navigation menu, click Account Keys.
  2. Click New Account Key.
  3. From the Account Key Type drop-down list, choose HTTP Client Certification Authentication.
  4. Enter a unique display name for the account key in the Display Name field and a brief description in the Description field.
  5. In the Credentials area, specify the following:
    • CRT File - Enter the content of the certificate file or click Browse to choose the file from your local drive.
    • Key File - Enter the content of the key file or click Browse to choose a key file from your local drive.
    • Passphrase - Enter the passphrase associated with the certificate. Click the eye icon to display or hide the passphrase.
  6. Click Submit.