Impossible de générer un certificat SSL [resolu]
... / Impossible de générer un ...
BMPCreated with Sketch.BMPZIPCreated with Sketch.ZIPXLSCreated with Sketch.XLSTXTCreated with Sketch.TXTPPTCreated with Sketch.PPTPNGCreated with Sketch.PNGPDFCreated with Sketch.PDFJPGCreated with Sketch.JPGGIFCreated with Sketch.GIFDOCCreated with Sketch.DOC Error Created with Sketch.
Question

Impossible de générer un certificat SSL [resolu]

by
FabienT8
Created on 2020-01-23 09:12:46 (edited on 2024-09-04 12:51:51) in Certificats SSL

Bonjour,

j'ai une offre pro2014,
j'ai un site existant qui fonctionne depuis plusieurs année en SSL,
j'ai créé un sous-domaine (pour faire une pre-prod) que j'ai mis en SSL, ce qui a fonctionné,
cependant **ceci a fait "sauter" le SSL sur mon domaine principal,**
du coup j'ai désactivé le SSL du sous-domaine,
maintenant je ne peux plus rien faire, j'ai des messages d'erreurs dès que j'essaie de faire quelquechose,
**mon site est DOWN**,
**et je n'ai aucune nouvelle du support depuis hier à 15h09,**
**je n'appelle pas ça du support.**

Est-ce que quelqu'un peut faire quelque-chose ici ?

Merci.


8 Replies ( Latest reply on 2020-01-23 09:48:53 by
FabienT8
)

quel domaine?

http://centralvapeurpro.org/
ou
https://centralvapeurpro.org/

Je crois que j'ai une piste, l'ajout du sous-domaine a fait sauter la redirection de type A sur la zone DNS..

```text exact, je comprends maintenant le rapport avec mutlisite

```text
dig +nocmd +noall +answer centralvapeurpro.org A @ns101.ovh.net
<>

dig +nocmd +noall +answer www.centralvapeurpro.org A @dns101.ovh.net
www.centralvapeurpro.org. 3600 IN CNAME centralvapeurpro.org.
``` ```

```text ok:
```text
dig +nocmd +noall +answer centralvapeurpro.org A @dns101.ovh.net
centralvapeurpro.org. 3600 IN A 213.186.33.4
dig +short -x 213.186.33.4 -> cluster003.ovh.net
```

certificat à refaire:
```text
nmap -p 443 --script ssl-cert centralvapeurpro.org

Subject Alternative Name:
cluster003.hosting.ovh.net
www.cluster003.hosting.ovh.net
``` ```

Ok merci beaucoup,
j'ai recréé la "type A" et regénéré le certificat, j'espère que ça ne va pas prendre 24h, y a t il un moyen d'accélérer la propagation, ou de tester avant que la propagation soit effective ?

Merci !

```text pas de propagation, au pire 1h ou 2
```text
dig +nocmd +noall +answer centralvapeurpro.org A @1.1.1.1 #cloudflare
centralvapeurpro.org. 3575 IN A 213.186.33.4
dig +nocmd +noall +answer centralvapeurpro.org A @84.200.69.80 #dns_watch
centralvapeurpro.org. 3600 IN A 213.186.33.4
dig +nocmd +noall +answer centralvapeurpro.org A @8.8.8.8 #google
centralvapeurpro.org. 3599 IN A 213.186.33.4
dig +nocmd +noall +answer centralvapeurpro.org A @209.244.0.3 #level3
centralvapeurpro.org. 3600 IN A 213.186.33.4
dig +nocmd +noall +answer centralvapeurpro.org A @208.67.222.222 #opendns
centralvapeurpro.org. 3600 IN A 213.186.33.4
dig +nocmd +noall +answer centralvapeurpro.org A @77.88.8.8 #yandex
centralvapeurpro.org. 3600 IN A 213.186.33.4
dig +nocmd +noall +answer centralvapeurpro.org A @212.27.40.240 #free
centralvapeurpro.org. 3600 IN A 213.186.33.4
```

pour le certificat, chez Ovh, c'est 30mn environ, parfois plus ```

Ok, merci !

Tout est en place ouf !
En tout cas le support OVH ne sert vraiment à rien, c'est un scandale....

Replies are currently disabled for this question.