# SSL certificate expiration warnings

We have Cronitor monitors (love that language) keeping an eye on all the spots we accept HTTP traffic. These monitors are configured to verify SSL certificates. This monitoring comes with certificate *expiration* warnings, which can't be selectively disabled. These warnings are safe to ignore, since Fly manages our certs automatically.

<figure><img src="/files/y8GZ1gaUhFYfxqAylVAC" alt="" width="375"><figcaption><p>Here's how that warning looks in Slack</p></figcaption></figure>

<figure><img src="/files/rbroRqUB7CH3TLneIs8f" alt="" width="360"><figcaption><p>Here's how the config looks in Cronitor.</p></figcaption></figure>


---

# Agent Instructions: 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://www.lightward.guide/technical/cronitor/ssl-certificate-expiration-warnings.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.
