]> git.immae.eu Git - perso/Immae/Config/Nix.git/blame - modules/private/websites/immae/history/_posts/2020-05-28-fix-xmpp.md
Add dev pages
[perso/Immae/Config/Nix.git] / modules / private / websites / immae / history / _posts / 2020-05-28-fix-xmpp.md
CommitLineData
70f39723
IB
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.