mosquitto: Use only TLSv3
This commit is contained in:
parent
9babcce554
commit
10d87f35d5
1 changed files with 1 additions and 0 deletions
|
@ -15,3 +15,4 @@ protocol websockets
|
|||
certfile {{ tls_certs }}/{{ inventory_hostname }}.crt
|
||||
keyfile {{ tls_private }}/{{ inventory_hostname }}.key
|
||||
cafile {{ tls_certs }}/ca.crt
|
||||
tls_version tlsv1.3
|
||||
|
|
Loading…
Add table
Reference in a new issue