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.md9
1 files changed, 9 insertions, 0 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
new file mode 100644
index 0000000..622ad32
--- /dev/null
+++ b/modules/private/websites/immae/history/_posts/2020-05-28-fix-xmpp.md
@@ -0,0 +1,9 @@
1---
2title: "Modification du certificat SSL d’XMPP"
3category: Fix
4date: 2020-05-28
5---
6Suite à la migration d’acme, le certificate d’XMPP utilisait une clé de
7type Elliptic Curve pour ses certificats, ce qui posait problème aux
8anciennes version d’openssl. La clé a été changée pour du RSA4096 pour
9permettre une compatibilité avec ces versions.