> 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/release-notes/r1167-11-jan-2024.md).

# R1167 (11-Jan-2024)

In this release, we've enhanced our Single Sub-domain SSL ordering experience, Certificate Renewal reminder functionality-related improvements, and Simplified Billing Information including Invoice updates. Additionally, we've enhanced the Expiring Certificates report for better reporting.

> #### What's New

* **Set Certificate Renewal Reminder Frequency:** Enterprise Administrators can now set certificate renewal reminder frequency (Before 90 days of expiry, etc.) for better customer experience. This option is readily available as part of Account Configuration settings within the emSign CertHub platform.
* **Turn Off Notifications:** Added ability to Turn Off the certificate renewal reminders even for selected orders. Additionally, this release brings renewal reminder usage improvements which will help you to automatically stop receiving the renewal reminders as soon as you renew your certificates. This flexibility is enabled for SSL/TLS & other certificates.

> #### Enhancements

* **Enhanced Single Sub-domain Ordering experience:** We've enhanced our Single Sub-domain SSL/TLS ordering experience in this release. This helps to effectively re-use the validation of pre-verified base domains for its sub-domains. This will help you to get instant certificates for your sub-domains without repetition of DCV for each sub-domain.
* **Simplified Billing Information:** PAN field is now 'optional' in Billing Information, applicable for Indian customers. This field is mandated only for billing transactions above Rs. 2 Lakh.
* **Improved Expiring Certificates Report:** Added more information in the Expiring Certificates Excel report for better reporting.
* **Invoice Updates:** Automated Invoice process improvements without PAN for handling Government enterprise use cases.
* **Customized Email Templates:** Customized email templates to meet Reseller-specific requirements.


---

# 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/release-notes/r1167-11-jan-2024.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.
