Add and manage client certificates in Hoppscotch Desktop App or in Hoppscotch Web App using the Hoppscotch Agent as an interceptor to authenticate your identity when connecting to secure APIs.Documentation Index
Fetch the complete documentation index at: https://docs.hoppscotch.io/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
Before you begin, ensure you have the following:- Either the Hoppscotch Desktop App installed on your system, or if you are using the Hoppscotch Web App, make sure the Hoppscotch Agent is installed and configured.
- A valid Client Certificate in one of the following formats:
- .pem Certificate
- .pfx/.pkcs12 Certificate
- The corresponding private key file, if the certificate is in .pem format.
Adding Client Certificate
- Open Hoppscotch’s settings page from the side bar.
- Within Interceptors section, locate the
Client Certificatesaction:- Under Native settings if using the Desktop App.
- Under Agent if using the Web App.
- Click on the option to add a new client certificate and select the type of certificate you want to add: .pem or .pfx/.pkcs12.
- Upload Certificate Files
- .pem Certificate: Choose the certificate file (.crt/.cer/.pem) and upload the private key file (.key/.pem) in the designated field.
- .pfx/.pkcs12 Certificate: Choose the .pfx/.pkcs12 file. You may need to enter the password associated with the certificate file.
- After uploading the certificate files, click on the save button to store the settings.