Pritunl plugin for Let's Encrypt client
Project description
# letsencrypt-pritunl Letsencrypt plugin for Pritunl
Installation guide: * Deploy latest version of [Let’s Encrypt](https://github.com/letsencrypt/letsencrypt) * Deploy latest version of [pritunl](https://github.com/pritunl/pritunl) * Install letsencrypt-pritunl plugin pip install letsencrypt-pritunl
## Use cases: * Get/Renew and install new certificate
`./letsencrypt-auto run --standalone-supported-challenges http-01 -t -i letsencrypt-pritunl:pritunl -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-pritunl:pritunl --letsencrypt-pritunl:pritunl-conf-path /etc/pritunl.conf --cert-path /etc/letsencrypt/live/some.domain.tld/cert.pem --key-path /etc/letsencrypt/live/some.domain.tld/privkey.pem -d some.domain.tld --no-redirect`
`./letsencrypt-auto install -t -i letsencrypt-pritunl:pritunl --cert-path /etc/letsencrypt/live/some.domain.tld/cert.pem --key-path /etc/letsencrypt/live/some.domain.tld/privkey.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-pritunl-0.1.3.tar.gz.
File metadata
- Download URL: letsencrypt-pritunl-0.1.3.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f47a227ce4deaeef620d05785f3cdd1b261e564f092e92d90c72c32e26c06245
|
|
| MD5 |
bff0a5effd2090ab817cb19980b110f8
|
|
| BLAKE2b-256 |
c6034d4db15207ea5c874e8c234c47e55c5a6ffe3708c74ed76634570cbcf212
|