Files
Damian Dabrowski ed9d6256d6 Rename TLSv1.0 to TLSv1 in apache config
According to the apache2 documentation [1], TLSv1.0 is not a valid
option and may lead to an error:

SSLProtocol: Illegal protocol 'TLSv1.0'

[1] https://httpd.apache.org/docs/2.4/mod/mod_ssl.html#SSLProtocol

Change-Id: Ic808255d23794a5f62a44b928a92c2b10b799ae6
2022-09-14 19:55:09 +02:00
..