How to Use Client Certificates

Help Topics
If you would like to include client 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 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 certificates. Select the option Include only selected global client certificates when executing request item.
  • Find the corresponding client 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 certificates that you have marked as included.
Important
For more information on defining client certificates, see the corresponding topic.