
- installs certbot-auto - generates and validates ssl cert - installs cert in haproxy settings - renew cert with cron Change-Id: Iea59ec2893a988b184ca8bc70e1d273ac071551e
11 lines
430 B
YAML
11 lines
430 B
YAML
---
|
|
features:
|
|
- |
|
|
If Horizon dashboard of OSA installation has a public FQDN, is it
|
|
now possible to use LetsEncrypt certification service. Certificate
|
|
will be generated within HAProxy installation and a cron entry to
|
|
renew the certificate daily will be setup.
|
|
Note that there is no certificate distribution implementation at
|
|
this time, so this will only work for a single haproxy-server
|
|
environment.
|