Domain and sub-domains problem

General: Pick your list of vHosts.

Perhaps merge the list: Every combination of port and domain name should be unique.

If non-www and www use the same vHost, check, if the vHost has one domain name as ServerName, the other as ServerAlias.

Then create certificates:

certbot -d e-synergisud.fr -d www.e-synergisud.fr
certbot -d dev.e-synergisud.fr

so every vHost has it's own certificate.

In the end, the certificate with all domain names should not longer used.

Currently, you use it ( e-synergisud.fr - Make your website better - DNS, redirects, mixed content, certificates ):

CN=e-synergisud.fr
	22.04.2019
	21.07.2019
expires in 16 days	dev.e-synergisud.fr, devform.e-synergisud.fr, 
devska.e-synergisud.fr, e-synergisud.fr, formation.e-synergisud.fr, 
formationca.e-synergisud.fr, formationgeoplc.e-synergisud.fr, 
formationlcaffb.e-synergisud.fr, orgatour.e-synergisud.fr, 
qai.e-synergisud.fr, samse.e-synergisud.fr, 
support.e-synergisud.fr, www.e-synergisud.fr - 
13 entries

Then you can ignore it.