> 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-1-steps/step-1-choose-product-and-validity.md).

# Step 1 - Choose Product & Validity

**Important Documentation Conventions:** Normal text below provides feature descriptions and explanatory information. *Italicized text* indicates navigation paths, procedures, and actions to be performed within the CERTInext platform.

*This is the first screen you see after clicking New Certificate. You select which EV product to purchase and for how long.*

<figure><img src="/files/9PfWivhTKVcazTCq86oI" alt=""><figcaption></figcaption></figure>

### Common Fields (both product variants)

**Group**

Your organization account name in CERTInext. Pre-assigned and cannot be changed here. No action needed - confirm this is your correct account.

&#x20;

**CA Source**

The Certificate Authority that will issue the certificate. emsign (eMudhra's trusted CA) is pre-selected. Leave as emsign unless your administrator has configured an alternative.

&#x20;

**Certificate Type**

The category of certificate. SSL/TLS Certificates is pre-selected. Leave as SSL/TLS Certificates.

&#x20;

**Product**

The specific EV certificate product you wish to purchase. Click the dropdown and select the desired EV product: 'EV SSL Certificate' for single domain, or 'EV SSL Certificate UCC' for multi-domain. See the main page for guidance on which to choose.

&#x20;

**Subscription For**

The validity period: 1 Year, 2 Years, or 3 Years. Select the appropriate validity period. Note: EV certificates cannot exceed 1 year under CA/Browser Forum rules, but multi-year subscriptions provide continuous coverage through automatic renewal.

&#x20;

**Cost**

The price for the selected product and validity period (in USD). Auto-calculated. Review before clicking Next.&#x20;

### Product-Specific Fields

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><p><strong>ℹ INFO</strong></p><p><strong>Product Difference - No. of Domains field</strong></p><p>The 'No. of Domains' dropdown appears only for EV SSL Certificate UCC. It is not present for EV SSL Certificate.</p></td></tr></tbody></table>

&#x20;

**No. of Domains \*(EV SSL Certificate UCC only)\***

Sets how many domains the certificate will cover. The default and minimum included in the base price is 'Upto 4'. Leave at 'Upto 4' if you need four or fewer domains. Additional domains beyond 4 can be added in Step 5

&#x20;

**Extra SAN note \*(EV SSL Certificate UCC only)\***

A note displayed beneath the Cost field informing you of the per-domain cost for SANs beyond the included base. Note this cost before proceeding. Each extra domain added in Step 5 increases the Grand Total accordingly.&#x20;

&#x20;

### Certificate Features Panel

A blue information panel at the bottom of the screen describes what all EV SSL/TLS certificates include:

•       Secures Single, Multiple Domains & Sub Domains

•       Domain & Extended Organization Validation

•       Average Issuance Timeframe: 1-5 Business Days

•       Unlimited Server Licenses

•       Strongest SHA2 & ECC Encryption

•       Major Browser & Mobile Device Compatibility

•       Priority Support

•       Automatic Renewal Reminders and Early Renewal Options

<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>EV certificates take 1-5 business days to issue due to rigorous identity verification by the CA. Plan ahead if you have a launch deadline.</p><p>EV certificates cannot exceed 1 year of validity per CA/Browser Forum rules.</p></td></tr></tbody></table>

*After reviewing all fields and the cost, click Next to proceed to Step 2.*


---

# 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-1-steps/step-1-choose-product-and-validity.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.
