Credentials
Certificate and Key
Explains how to create a Certificate and Key credential for authenticating with APIs that require separate certificate and key files. Used in the Apicall task.
Overview
The Certificate and Key credential stores separate certificate and key files (typically PEM format). This is used for APIs that require mutual TLS (mTLS) or client certificate authentication where the certificate and private key are provided as separate files. This credential can be used in the API Call task.
Fields
Creating the Credential
- Navigate to the Credentials section of the manage platform.
- Click the + Create new itembutton.
- Select Certificate and Key from the credential type dropdown.
- Enter a Credential Name.
- Click the Upload Key Filebutton and select your key file.
- Click the Upload Certificate Filebutton and select your certificate file.
- Click the Createbutton.