From 173c188b2a716f76a85255a3e6397cd42e1f51a8 Mon Sep 17 00:00:00 2001 From: Nicky Gerritsen Date: Fri, 11 Aug 2023 09:53:36 +0200 Subject: [PATCH] We say TLS and not SSL now. --- etc/db-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/db-config.yaml b/etc/db-config.yaml index eeae0ed5cb..d5f431f764 100644 --- a/etc/db-config.yaml +++ b/etc/db-config.yaml @@ -315,7 +315,7 @@ type: bool default_value: false public: false - description: Whether to allow untrusted SSL certificates when reading from external contest sources. + description: Whether to allow untrusted TLS certificates when reading from external contest sources. - name: external_judgement_types type: array_keyval key_placeholder: ID