Skip to content
GitLab
About GitLab
GitLab: the DevOps platform
Explore GitLab
Install GitLab
How GitLab compares
Get started
GitLab docs
GitLab Learn
Pricing
Talk to an expert
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Projects
Groups
Snippets
Sign up now
Login
Sign in
Toggle navigation
Menu
Open sidebar
infra
ansible-shared
communication
Commits
686b72b7
Commit
686b72b7
authored
Sep 11, 2019
by
Lars Beckers
Browse files
postfix: fix yamllint warnings
parent
5a289bd9
Changes
2
Hide whitespace changes
Inline
Side-by-side
postfix/vars/tls-intermediate.yml
View file @
686b72b7
...
...
@@ -5,5 +5,5 @@ postfix_tls_mandatory_ciphers: medium
postfix_tls_preempt_cipherlist
:
false
postfix_tls_eecdh_grade
:
null
postfix_tls_high_cipherlist
:
null
postfix_tls_dh_file
:
ffdhe2048.txt
# ffdhe4096.txt
postfix_tls_dh_file
:
ffdhe2048.txt
# ffdhe4096.txt
postfix_tls_medium_cipherlist
:
'
ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384'
postfix/vars/tls-old.yml
View file @
686b72b7
...
...
@@ -5,5 +5,5 @@ postfix_tls_mandatory_ciphers: medium
postfix_tls_preempt_cipherlist
:
true
postfix_tls_eecdh_grade
:
null
postfix_tls_high_cipherlist
:
null
postfix_tls_dh_file
:
ffdhe2048.txt
# ffdhe4096.txt
postfix_tls_dh_file
:
ffdhe2048.txt
# ffdhe4096.txt
postfix_tls_medium_cipherlist
:
'
ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:DHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES256-SHA256:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA'
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment