Proxmox VE plugin for Let's Encrypt client
Project description
# letsencrypt-proxmox Letsencrypt plugin for Proxmox VE
Installation guide: * Install [Proxmox VE](https://www.proxmox.com/en/proxmox-ve) * Deploy latest version of [Let’s Encrypt](https://github.com/letsencrypt/letsencrypt) * Install letsencrypt-proxmox plugin pip install letsencrypt-proxmox
## Use cases: * Get/Renew and install new certificate
`./letsencrypt-auto run --standalone-supported-challenges http-01 -t -i letsencrypt-proxmox:proxmox -d some.domain.tld --no-redirect`
** To automate the renewal process without prompts (for example, with a monthly cron), you can add the letsencrypt parameters –renew-by-default –text
Install-only existing certificate
`./letsencrypt-auto install -t -i letsencrypt-proxmox:proxmox --letsencrypt-proxmox:proxmox-location /etc/pve/local --cert-path /etc/letsencrypt/live/some.domain.tld/cert.pem --key-path /etc/letsencrypt/live/some.domain.tld/privkey.pem -d some.domain.tld --fullchain-path /etc/letsencrypt/live/some.domain.tld/fullchain.pem --no-redirect`
`./letsencrypt-auto install -t -i letsencrypt-proxmox:proxmox --cert-path /etc/letsencrypt/live/some.domain.tld/cert.pem --key-path /etc/letsencrypt/live/some.domain.tld/privkey.pem --fullchain-path /etc/letsencrypt/live/some.domain.tld/fullchain.pem -d some.domain.tld --no-redirect`
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file letsencrypt-proxmox-0.1.0.tar.gz.
File metadata
- Download URL: letsencrypt-proxmox-0.1.0.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7e0e2fd0d923a60c77c6919509064b37e0ff5df72d986a02937cc9110b8a4304
|
|
| MD5 |
b69c6c25d31e8be1d6742c3fc3fe817e
|
|
| BLAKE2b-256 |
e72631d4822977549df41891d66bb37cd6552d5e50ebd2ce31534c373234b1dc
|