Use client certificate for requests in API projects in Katalon Studio
You need an active Katalon Studio Enterprise license.
This setting is only applied for requests in API/Web Services projects.
Katalon Studio can be configured to use the client certificate for all requests. You can configure the client certificate by navigating to Project > Settings > Network > Client certificate settings. To sign all the requests from Katalon Studio, you need to specify the full path to your KeyStore file and the KeyStore Password. The recommended key store format is PKCS #12 (.p12).
To generate public and private key pairs (KeyStore and KeyStore Password) for the above configuration, you can use the keytool utility that is included in the JDK installation. Do as follows: