ansible-roles/ssl
Jérémy Lecour 4d83f25ae6
All checks were successful
continuous-integration/drone/push Build is passing
fix pipefail option for shell invocations
2021-05-18 14:04:54 +02:00
..
handlers ssl: add handler for haproxy reload 2018-11-14 15:39:45 +01:00
meta change repositories URL 2019-03-21 15:31:58 +01:00
tasks fix pipefail option for shell invocations 2021-05-18 14:04:54 +02:00
README.md Add an SSL role for certificates deployment 2018-11-06 16:15:48 +01:00

ssl

Deploy SSL certificate, key, dhparams and concatenate them when needed (eg. with Haproxy).

Available variables

  • ssl_cert: name of SSL certificate which is going to be deployed

eg. ssl_cert: "example.com" deploy files/ssl/example.com.{pem|key|dhp}