Problème certificat SSL PR_END_OF_FILE_ERROR
... / Problème certificat SSL P...
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

Problème certificat SSL PR_END_OF_FILE_ERROR

by
DominiqueR24
Created on 2020-04-07 15:26:21 (edited on 2024-09-04 11:38:49) in Certificats SSL

Bonjour,

J'ai activé commandé un certificat SSL sur OVH, et configuré tout ce qui faut dans la sur Sunrise et dans la zone DNS pour le nom de domaine www.platon-edu.fr et tout semble OK :

image

Mais il semble y avoir un problème, mozilla me renvoit `PR_END_OF_FILE_ERROR` et curl : `error:14095126:SSL routines:ssl3_read_n:unexpected eof while reading`

Une idée d'où cela peut venir ?


2 Replies ( Latest reply on 2020-04-07 15:42:05 by
DominiqueR24
)

```text ```text
nmap -p 443 --script ssl-cert www.platon-edu.fr
Subject: www.platon-edu.fr
Issuer: Let's Encrypt Authority X3
start: 2020-04-07T13:48:04
end: 2020-07-06T13:48:04
Subject Alternative Name:
www.platon-edu.fr
```

rien à signaler

```text
curl --head -XGET --user-agent Firefox https://www.platon-edu.fr/
HTTP/1.0 503 Service Unavailable
```

sauf souci de config du service
tu ne peux pas installer le certificat par toi-même avec certbot? ```

Effectivement, je n'ai juste pas été assez patient.

Tu pense que certbot serais mieux que ce qui est fournis par OVH ?

certbot comme ssl gateway actuellement, c'est du let's encrypt
le gérer sur ton serveur, ça peut être plus souple et rapide

Je vais tenté ça, merci.

Replies are currently disabled for this question.