# SSL Certificate with Certbot and Let's Encrypt

## Introduction

For this section we will assign a domain name to our Monitoring server and install a free Let's Encrypt SSL certificate using Certbot

{% hint style="info" %}
**Note:** In a later tutorial we will negate the need for this certificate by sending traffic through Cloudflare which assigns their own SSL certificate.
{% endhint %}

## Pre-requisites

* To assign a Domain name you will need to request a domain name through a Domain registrar.
*

## NGINX

## Certbot

<https://certbot.eff.org/lets-encrypt/ubuntufocal-nginx>


---

# 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://docs.radix-staking.com/ssl-certificate-with-certbot-and-lets-encrypt.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.
