]> git.immae.eu Git - perso/Immae/Config/Nix.git/blame - modules/private/websites/immae/history/_posts/2020-05-28-fix-xmpp.md
Add Denise websites
[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
169805b9 4tags: [XMPP]
70f39723
IB
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.