> For the complete documentation index, see [llms.txt](https://docs.certinext.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.certinext.io/documentation/certificate-lifecycle-management/ordering-a-certificate/as-a-customer/ordering-ev-public-trust-certificates/phase-2-steps-via-email-and-emsign/subscriber-agreement.md).

# Subscriber Agreement

### Action 3 - Subscriber Agreement

The Contract Signer (from Step 6) must electronically sign the eMudhra emSign Subscriber Agreement - the legal contract between your organization and the Certificate Authority.

### Agreement Email

*The Contract Signer receives an email with the subject: 'ORDER #\[ID] - Sign Subscriber Agreement for EV SSL Request'.*

<figure><img src="/files/BdHq1TAdyk2wcTCpoHPx" alt=""><figcaption></figcaption></figure>

&#x20;

•       *Click the orange "Agreement Link" button in the email.*

### emSign Subscriber Portal - Subscriber Agreement Page

&#x20;

<figure><img src="/files/mUvY4gwlVz5qzw0Ppt52" alt=""><figcaption></figcaption></figure>

&#x20;

•       *Review the full Subscriber Agreement document (10 pages) displayed on screen.*

*•       On the right panel, complete the Accept Agreement form:*

*◦       Your Name: Pre-filled with the Contract Signer's name. Verify it is correct.*

*◦       Place: Enter the city/location where you are signing (e.g., "New York").*

*◦       Email ID: Pre-filled and masked for privacy. Verify the masked email is correct.*

*◦       Check box: "I am the authorized person to sign this agreement."*

*◦       Check box: "I agree to all the terms & conditions of this agreement."*

*◦       Click "Accept Agreement" (both checkboxes must be ticked first).*

&#x20;

*Success: "Thank you for providing your consent and completing the Subscriber Agreement step successfully."*

&#x20;

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><p><strong>⚠ IMPORTANT</strong></p><p></p><p>Read the Subscriber Agreement carefully - it is a legally binding document.</p><p>The Place field should reflect your actual current location, not your company's registered address.</p><p>Both checkboxes are mandatory. The "Accept Agreement" button remains inactive until both are checked.</p><p>Once signed, the agreement cannot be revoked without cancelling the order.</p></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.certinext.io/documentation/certificate-lifecycle-management/ordering-a-certificate/as-a-customer/ordering-ev-public-trust-certificates/phase-2-steps-via-email-and-emsign/subscriber-agreement.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
