forked from pool/apache2
- SSLProtocol TLSv1.2 [bsc#1086854]
OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=559
This commit is contained in:
parent
cb1b8e6df9
commit
515530ab20
@ -72,7 +72,7 @@
|
|||||||
|
|
||||||
# SSL protocols
|
# SSL protocols
|
||||||
# Supporting TLS only is adequate nowadays
|
# Supporting TLS only is adequate nowadays
|
||||||
SSLProtocol all -SSLv2 -SSLv3
|
SSLProtocol TLSv1.2
|
||||||
|
|
||||||
# SSL Cipher Suite:
|
# SSL Cipher Suite:
|
||||||
# List the ciphers that the client is permitted to negotiate.
|
# List the ciphers that the client is permitted to negotiate.
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 26 14:16:14 UTC 2018 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- SSLProtocol TLSv1.2 [bsc#1086854]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 19 09:15:28 UTC 2018 - pgajdos@suse.com
|
Mon Mar 19 09:15:28 UTC 2018 - pgajdos@suse.com
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user