Drop another use of white/blacklist
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
f65a48aa61
commit
aeacadcaa2
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ rhel70_x86_64: rhel-guest-image-7.0-20140930.0.x86_64
|
|||
rhel66_x86_64: rhel-guest-image-6.6-20141222.0.x86_64
|
||||
fedora31_x86_64: Fedora-Cloud-Base-31-1.9.x86_64
|
||||
|
||||
# Note: we do "all and blacklist" rather than whitelist to make sure we can use this
|
||||
# Note: we do "+all -some" rather than "+some" to make sure we can use this
|
||||
# same list on both EL7 and Fedora and get new ciphers: on Fedora, at time of writing,
|
||||
# this includes TLSv1.3, which EL7 does not have.
|
||||
ssl_protocols: "+all -SSLv3 -TLSv1 -TLSv1.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue