# SSL Certificate

### What are they?

They are certificates that create a secure connection between you and the website.&#x20;

### Are they mandatory?

Certificates are mandatory when dealing with user data and real money transactions. But they are so simple these days to implement that you should always add one.&#x20;

### How much do they cost?

Free thanks to Let's Encrypt.

### How can I add one?

&#x20;If you are hosted on breezywp.com you can simply add one by following the steps below:

1. First you **MUST** have your website visible on your domain name that you want to add an SSL certificate to. If you cannot see it on "*<http://yourdomain.com>*" it will not be able to verify your ownership and will **FAIL**.
2. Navigate to your website on Breezywp.com -> Server -> Website
3. Click install SSL&#x20;

<figure><img src="/files/zoMiuzMgu1tjXVUGFJIe" alt=""><figcaption><p>Install SSL </p></figcaption></figure>

4. 99.9% of people should choose **Automated.** If you are using cloudlfare or bringing your own custom SSL then you can choose custom.
5. Click Install and give the application around 3-5min to request and install your SSL certificate for you.&#x20;

<figure><img src="/files/v68GSz65ia2CjhlCH0no" alt=""><figcaption><p>Successful SSL Certificate Install.</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://competition.docs.getfoundni.co.uk/getting-started/breezywp-and-hosting/ssl-certificate.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.
