---
title: Charmhub | Deploy HTTPRequest Lego provider using Charmhub - The Open Operator
  Collection
description: Deploy the latest version of HTTPRequest Lego provider as a Kubernetes
  Operator on any cloud.
url: https://charmhub.io/httprequest-lego-provider/docs/security
---

# HTTPRequest Lego provider

[Canonical IS DevOps](https://charmhub.io/publisher/canonical-is-devops "View all packages from Canonical IS DevOps")

* [Canonical IS DevOps](https://charmhub.io/publisher/canonical-is-devops "View all packages from Canonical IS DevOps")

Platform:

stable 51

```
juju deploy httprequest-lego-provider
```

[Learn to deploy on juju >](https://juju.is/docs/juju/manage-applications)

---

#### Relevant links

* [Homepage](https://charmhub.io/httprequest-lego-provider)

---

#### Contacts

* [Submit a bug](https://github.com/canonical/httprequest-lego-provider/issues)

---

Share your thoughts on this charm with the community on discourse.

[Join the discussion](https://discourse.charmhub.io/)

# Security

This document outlines common risks and possible best practices for the HTTP request Lego provider charm. It focuses on configurations and protections available through the charm itself.

## [Risks](https://charmhub.io/httprequest-lego-provider/docs/security#p-39096-risks)

The following items include descriptions of the risks, their corresponding best practices for mitigation, as well as links to related documentation and configuration guidelines.

### [Loss of data](https://charmhub.io/httprequest-lego-provider/docs/security#p-39096-loss-of-data)

* The PostgreSQL database might become destroyed, corrupted, or may be destroyed.
* The Git repository might become destroyed, corrupted, or may be destroyed.

#### Best practices

* Configure repository backups:

  Back up the Git repository with the appropriate strategy depending on your server.

### [Security vulnerabilities](https://charmhub.io/httprequest-lego-provider/docs/security#p-39096-security-vulnerabilities)

Running HTTP request Lego provider with one or more weaknesses that can be exploited by attackers.

#### Best practices

* Keep the Juju and the charm updated. See more about Juju updates in the [documentation](https://documentation.ubuntu.com/juju/latest/explanation/juju-security/index.html#regular-updates-and-patches).

---
