Merge branch 'master' of ssh://git-ssh.notandy.de:2222/ansible/roles/prometheus-agent

This commit is contained in:
nd 2021-09-26 01:21:48 +02:00
commit 1b9547ecd8
No known key found for this signature in database
GPG key ID: 21B5CD4DEE3670E9
2 changed files with 5 additions and 1 deletions

View file

@ -2,9 +2,9 @@
sslVersion = TLSv1.2
{% else %}
sslVersionMin = TLSv1.2
{% endif %}
options = SINGLE_ECDH_USE
options = SINGLE_DH_USE
{% endif %}
setuid = stunnel4
setgid = stunnel4