add explicit tlsv1.3 ciphersuite setting (used for apache-only as of now)

This commit is contained in:
Michael Kaufmann
2019-10-03 14:37:07 +02:00
parent 4b555b4ef2
commit eb5ea51da1
7 changed files with 36 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ final class Froxlor
const VERSION = '0.10.0';
// Database version (YYYYMMDDC where C is a daily counter)
const DBVERSION = '201909150';
const DBVERSION = '201910030';
// Distribution branding-tag (used for Debian etc.)
const BRANDING = '';