If you would like to include client side certificate with particular request item, follow this procedure:
-
Open project properties from the main application menu or toolbar and switch to Advanced tab.
-
Locate Client side certificate group, click Add new button and specify name for the certificate (name can be completely arbitrary consisting of alphanumeric characters and underscores).
-
Change definition of your certificate in the right part of the window; you need to specify its location on the disk (path relative to the open project file can be used) and password.
-
When you have completed your certificate definition, click OK button to apply project properties. Your certificate definition is now created and stored inside the project.
-
Select request item in which you would like to use project certificate and open it for editing (menu option Edit Items).
-
Switch to Advanced tab and locate the part for including client side certificates. Select the option Include only selected global client side certificates when executing request item.
-
Find the corresponding client side certificate in the list and tick its checkbox.
-
Apply changes to your request item. From now on, every execution of this request item will include client side certificates that you have marked as included.
Important
For more information on defining client side certificates, see the
corresponding topic.