Create both prod and stg ticket keys
This commit is contained in:
parent
0ec3ddd636
commit
62b853b51e
3 changed files with 8 additions and 4 deletions
|
@ -1 +0,0 @@
|
|||
SSLSessionTicketKeyFile /etc/httpd/ticketkey.tkey
|
1
roles/httpd/proxy/templates/02-ticketkey.conf.j2
Normal file
1
roles/httpd/proxy/templates/02-ticketkey.conf.j2
Normal file
|
@ -0,0 +1 @@
|
|||
SSLSessionTicketKeyFile /etc/httpd/ticketkey_{{env}}.tkey
|
Loading…
Add table
Add a link
Reference in a new issue