Enable ticket keys
This commit is contained in:
parent
dac2988255
commit
4fa59b5ce8
2 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
- forwarded.conf
|
||||
- 00-namevirtualhost.conf
|
||||
- 01-keepalives.conf
|
||||
- 02-ticketkey.conf
|
||||
notify:
|
||||
- restart httpd
|
||||
tags:
|
||||
|
|
1
roles/httpd/proxy/templates/02-ticketkey.conf
Normal file
1
roles/httpd/proxy/templates/02-ticketkey.conf
Normal file
|
@ -0,0 +1 @@
|
|||
SSLSessionTicketKeyFile /etc/httpd/ticketkey.tkey
|
Loading…
Add table
Add a link
Reference in a new issue