stunnel charm
Platform:
22.04
20.04
| Channel | Revision | Published | Runs on |
|---|---|---|---|
| latest/stable | 1 | 13 Oct 2022 |
juju deploy stunnel
-
admin_email | string
Administrator's email address where root@ emails will go.
-
log_retention | int
Default: 120
Number of days of mail logs to retain during rotation.
-
services | string
YAML-formatted list of services. e.g.
stunnel.mydomain.local: accept: "443" connect: "localhost:80" cert: /etc/ssl/certs/ssl-cert-snakeoil.pem key: /etc/ssl/private/ssl-cert-snakeoil.key CAfile: /etc/ssl/certs/ca-certificates.crt