# Certificate Settings

Yes. Certificate Settings allows you to configure signing certificate credentials so that the certificate that is hosted in the external server can be fetched and used to counter-sign the document.

**Step 1:** Login to emSigner Super Admin account. Click on ‘Settings’ tab to open the Admin Settings. Click on “***Certificate Settings***” under Admin settings

<figure><img src="/files/YkJ0ULb1JvTl3PF8YpPF" alt=""><figcaption><p>Certificate Settings tile under Admin Settings</p></figcaption></figure>

**Step 2:** You will be navigated to the Certificate settings page, click on the ‘***Create New***‘ button.

<figure><img src="/files/u1jATkiAUBNcsMfPt8aW" alt=""><figcaption><p>Certificate Settings Page</p></figcaption></figure>

**Step 3:** There are three types of Signing service available: Emudhra Signing, Azure Key Vault and Remote Signing.&#x20;

For **Emudhra Signing** you need to configure the following fields to enable certificate settings

* Certificate Serial Number – Enter the Serial Number of the Certificate that will be used for signing
* Certificate Password – Enter the password of the certificate that will be used for signing
* Signing API URL – Enter the URL from where the certificate needs to be fetched

<figure><img src="/files/HPfrrLzJ4CkYcyXQCHlT" alt=""><figcaption><p>Certificate Settings for Emudhra Signing</p></figcaption></figure>

For **Azure Key Vault** you need to configure the following fields to enable certificate settings

* Application(Client) ID – Enter the Client ID of the certificate setup in the Microsoft AKV
* Client Secret – Enter the Client Secret that is generated in the Microsoft AKV account for the certificate
* Key Identify – Enter the Key that is generated in the Microsoft AKV account for the certificate
* Certificate Type - Select the option of either 'Organization' or 'Individual'
  * Organization - If this option is selected, the configured certificate will be used to counter sign all the documents originated by all the internal users
  * Individual - If this option is selected, the configured certificate will be available to be mapped against each individual user
* Enable for Internal Users - If this checkbox is enabled, the configured certificate will be used to counter sign documents originated to all external users

<figure><img src="/files/FAgKKQR9hUWXKiWip8WR" alt=""><figcaption><p>Certificate settings for Azure Key Vault Certificate</p></figcaption></figure>

For **Remote Signing** you need to configure the following fields to enable certificate settings

* Application(Client) ID – Enter the Client ID of the certificate setup for using it in Remote Signing
* Client Secret – Enter the Client Secret of the certificate
* Key Identify – Enter the Key of the certificate setup
* Certificate Type - Select the option of either 'Organization' or 'Individual'
  * Organization - If this option is selected, the configured certificate will be used to counter sign all the documents originated by all the internal users
  * Individual - If this option is selected, the configured certificate will be available to be mapped against each individual user
* PIN Protection - If this checkbox is enabled, for the users to access the certificate, they will be forced to create a PIN for the first time and use the same next time onwards
* Enable for Internal Users - If this checkbox is enabled, the configured certificate will be used to counter sign documents originated to all external users

<figure><img src="/files/sUFDNaFgwW16hFhlTUiM" alt=""><figcaption><p>Certificate Settings for Remote Signing Certificate</p></figcaption></figure>

**Step 6:** The configured fields will be listed on the page. It can also be edited using the edit icon under the ***Actions*** column

<figure><img src="/files/muUQaOhaJVXX2qZyhpVc" alt=""><figcaption><p>Edit and Delete under Actions of Certificate Settings</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.emsigner.com/administrator-settings/admin-settings/certificate-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
