aboutsummaryrefslogtreecommitdiff
path: root/modules/private/websites/immae/history/_posts/2020-05-28-fix-xmpp.md
diff options
context:
space:
mode:
Diffstat (limited to 'modules/private/websites/immae/history/_posts/2020-05-28-fix-xmpp.md')
-rw-r--r--modules/private/websites/immae/history/_posts/2020-05-28-fix-xmpp.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/modules/private/websites/immae/history/_posts/2020-05-28-fix-xmpp.md b/modules/private/websites/immae/history/_posts/2020-05-28-fix-xmpp.md
deleted file mode 100644
index 72422e4..0000000
--- a/modules/private/websites/immae/history/_posts/2020-05-28-fix-xmpp.md
+++ /dev/null
@@ -1,10 +0,0 @@
1---
2title: "Modification du certificat SSL d’XMPP"
3category: Fix
4tags: [XMPP]
5date: 2020-05-28
6---
7Suite à la migration d’acme, le certificate d’XMPP utilisait une clé de
8type Elliptic Curve pour ses certificats, ce qui posait problème aux
9anciennes version d’openssl. La clé a été changée pour du RSA4096 pour
10permettre une compatibilité avec ces versions.