> 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-ov-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 OV product to purchase and for how long.*

&#x20;

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

&#x20;

#### Common Fields (all four products)

**Group**: Your organization account name in CERTInext (e.g., ABC limited). *This is pre-assigned and cannot be changed here. No action needed - confirm this is your correct account.*

**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.*

**Certificate Type**: The category of certificate. *SSL/TLS Certificates is pre-selected. Leave as SSL/TLS Certificates.*

**Product**: The specific certificate product you wish to purchase. *Click the dropdown and select the desired OV product.*

**Subscription For**: The validity period of the certificate: 1 Year, 2 Years, or 3 Years. *Select the appropriate validity period*. Longer subscriptions lock in pricing and reduce renewal effort. Note: industry standard maximum is 1 year for public trust, but multi-year subscriptions provide continuous coverage through automatic renewal.

**Cost**: The price for the selected product and validity period (in USD). Auto-calculated. Review before clicking Next.

&#x20;

#### 1b. Product-Specific Fields

**Product Difference**&#x20;

*The 'No. of Domains' dropdown appears ONLY for OV UCC SSL and OV Wildcard UCC SSL.*

It is not present for OV SSL Certificate or OV Wildcard SSL.

&#x20;

**No. of Domains (UCC & Wildcard UCC only)**: Sets how many domains the certificate will cover. *The default and minimum included in the base price is 'Upto 4'. You may add more during Step 5 at an extra per-domain cost. Leave at 'Upto 4' if you need four or fewer domains. If you already know you need more, you can add them individually in Step 5 (Certificate Information).*

**Extra SAN note (UCC & Wildcard UCC only)**: A note displayed beneath the Cost field informing you of the per-domain cost for SANs beyond the included base. Take note of this cost before proceeding. Each extra domain added in Step 5 will increase the Grand Total accordingly.

&#x20;

#### 1c. Certificate Features Panel

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

Secures Single, Wildcard, Multiple Domains & Sub Domains

Domain & Organization Validation

Average Issuance Timeframe: 1-5 Business Days

Unlimited Server Licenses

Strongest SHA2 & ECC Encryption

Major Browser & Mobile Device Compatibility

Free Expert Support

Automatic Renewal Reminders and Early Renewal Options

&#x20;

**Action**&#x20;

*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-ov-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.
