Files
Damian Dabrowski 67c45ef0f4 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: I2a181e161e713aaa64ffa835f5f399de709b126d
2022-09-14 19:57:06 +02:00
..