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