Certificates Tab

Last modified: January 29, 2026

Introduction

Certificates are used to connect to web services over HTTPS.

Certificates Tab

Certificates are used when the following requirements are met:

  • The server uses a self-signed certificate authority, and/or
  • A client certificate (certificate with a private key) is required

These certificates can be imported into Studio Pro using the Import button. Certificate authority files usually have a .crt extension, and client certificates usually have a .p12 or .pfx extension. After importing, use View details to get more information about the certificate.

Client certificates added here will be used whenever a server accepts a client certificate. If you upload more than one client certificate, one of them will be chosen based on the requirements of the server. If you need more control over client certificates, you should not upload the certificates here, but use the Runtime customization ClientCertificates, ClientCertificatePasswords, and ClientCertificateUsages settings.