API Testing
Documentation Home
  • Overview
  • Getting-Started
    • Intro-to-API
    • Table of Contents
  • Project-Setup
    • Certificates
    • Database Configuration
    • Global-&-Environment
    • Integration
    • Pre-requisite-API
    • Project Set Up
  • Functional-Testing
    • API to DB Assertion
    • Advanced Features
    • Build-Test-Script
    • Functional Assertions
    • Functional-Testing
    • 🎀Parameterization
    • Functional Reports
  • API-Process-Testing
    • Advanced Features
    • API Process
    • Getting Started
    • Performance-Testing
      • Performance Testing
  • Advanced-Features
    • Emailing & Downloading Report
    • Execute JavaScript
    • Nova AI Assertions
    • Advanced Reports
    • Xray Integration
  • FAQ
    • FAQs
Powered by GitBook
On this page
  • Contents
  • Get started with Certificates:
  • Editing a Certificate
  • Deleting a Certificate
  • Adding Certificates as mode of authorization in script:
  • Related topics
  1. Project-Setup

Certificates

PreviousProject-SetupNextDatabase Configuration

Last updated 1 year ago

A certificate in Qyrus API is used for securing communication between the Qyrus client and a server during API requests. Certificates are an integral part of establishing secure connections over HTTPS (Hypertext Transfer Protocol Secure) and are used to authenticate the server's identity and encrypt the data being transmitted.

When you send API requests from Qyrus API to a server using HTTPS, the server presents its digital certificate to prove its identity. Qyrus API Service can verify the authenticity of the certificate by checking whether it's issued by a trusted Certificate Authority (CA) and matches the server's domain.

Contents


Get started with Certificates:

Step-1: Select a project.

Step-2: Under any Functional, Performance or API Process service, click on Certificates button beside Project Setup.

Step-3: Under Certificates page, there will be a list of all the Certificates or if not we can create as required.

Step-4: Click on Add Certificate button.

Step-5: On certificate popup window, add the pfx file.

Step-6: Enter Domain name, Port number and Password for the certificate.

Step-7: Click on Add Certificate button in the popup.

Step-8: Created Certificate will display in the list in the certificates page.


Editing a Certificate

Step-1: Within the certificates pages, find the certificate you wish to edit.

Step-2: Click on the certificate's Edit Certificate button.

Step-3: Edit Certificate popup window will be displayed, and perform modifications.

Step-4: Click on the Edit Certificate button.


Deleting a Certificate

Step-1: Within the certificates page, find the certificate you wish to delete.

Step-2: Select the Delete button linked with that certificate.

Step-3: Confirm the deletion clicking Yes.


Adding Certificates as mode of authorization in script:

Step-1: Create API in the Test suite and navigate to the Authorization & Certificate tab.

Step-2: Certificates should display in the Select Certificate dropdown.

Step-3: Select the added certificate from the dropdown, enter all mandatory fields and click on Save button & Run.

Note:

  • If there are certificates in respective project, Authorization & Certificates tab will be enabled and User can add the certificates as mode of authorization for the API’s.


Related topics

Prequesuite API's & Dynamic Variables
Database Configuration
Global & Environment
Certificates
Get started with Certificates
Editing a Certificate
Deleting a Certificate
Adding Certificates as mode of authorization in script
Related topics
Alt text
Alt text
Alt text
Alt text
Alt text
Alt text
Alt text
Result Page
Result Page