apache: Use only TLS1.3 where available
This commit is contained in:
parent
baf0b53d97
commit
e571d171da
2 changed files with 7 additions and 3 deletions
|
@ -50,8 +50,8 @@
|
|||
- "/etc/httpd/conf.local.d"
|
||||
|
||||
- name: create ssl config
|
||||
copy:
|
||||
src: ssl.conf
|
||||
template:
|
||||
src: ssl.conf.j2
|
||||
dest: /etc/httpd/conf.local.d/ssl.conf
|
||||
mode: 0644
|
||||
owner: root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue