]> git.immae.eu Git - perso/Immae/Config/Nix.git/blob - modules/private/websites/immae/history/_posts/2020-05-28-fix-xmpp.md
Improve history page
[perso/Immae/Config/Nix.git] / modules / private / websites / immae / history / _posts / 2020-05-28-fix-xmpp.md
1 ---
2 title: "Modification du certificat SSL d’XMPP"
3 category: Fix
4 tags: [XMPP]
5 date: 2020-05-28
6 ---
7 Suite à la migration d’acme, le certificate d’XMPP utilisait une clé de
8 type Elliptic Curve pour ses certificats, ce qui posait problème aux
9 anciennes version d’openssl. La clé a été changée pour du RSA4096 pour
10 permettre une compatibilité avec ces versions.