> For the complete documentation index, see [llms.txt](https://docs.ambersignals.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ambersignals.com/tutorials/monitor-tls-certificates-expiration.md).

# Monitor TLS Certificates Expiration

## Introduction

It is very important for any website and business to renew their TLS and SSL certificates before they expire. If not, it can happen that customers cannot access your website and shop anymore and will loose trust when accessing the page.

With Amber Signal we will help you to prevent this easy mistakes and make sure your website stays accessible for your customers.

## Step 1

First we need to find out which certificate we want to monitor. In most cases this is your website. E.g.: **example.com**. In 99% for most websites the TLS/SSL certificate is running on port **443**. This is the default port for HTTPS and is used when you are accessing almost all websites in your browser.

Now we know that we want to monitor the website **example.com** and use the port **443**. For Amber Signals to monitor the certificate we need to combine them into one address. In our example this would be **example.com:443**. If we would want to monitor our own website it would be **ambersignals.com:443**.

## Step 2

Now we can create the service in Amber Signals and start the monitoring process. Go to the [dashboard](https://ambersignals.com/dashboard) and open "**TLS Certificate**".

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

The **description** should be something that you can identify this. The **address** is in the format which we created in Step 1.&#x20;

Finally **expiration** is when Amber Signals will start sending you notifications. We recommend to use **10** days. If you choose a smaller one you might not have the people or time to renew the certificates (e.g. someone is on vacation or its weekend).

Once selected the notification channel you can save it with confirming on "**Add**". Now we will keep you informed before the certificate will expire and you can make sure no disturbance to your website will happen.


---

# 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:

```
GET https://docs.ambersignals.com/tutorials/monitor-tls-certificates-expiration.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.
