TLS obsolètes ou non sécurisés
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

TLS obsolètes ou non sécurisés

by
EmmanuelP2
Created on 2017-05-30 09:40:04 (edited on 2024-09-04 11:06:11) in Public Cloud OVHcloud

Bonjour,

depuis le dernier update et upgrade sur mon PC, mes sites en https ne fonctionnent plus. Exemple :
https://deruber.com/

Ce site utilise peut-être des paramètres de sécurité TLS obsolètes ou non sécurisés.

Je suis sous Debian 9, Nginx 1.10.3 built with OpenSSL 1.1.0 . J'ai renouvelé mon certificat pour être sûr mais rien n'y fait.


3 Replies ( Latest reply on 2019-06-12 11:55:18 by
EmmanuelP2
)

https://www.ssllabs.com/ssltest/analyze.html?d=deruber.com
No secure protocols supported

if you get this message, but you know that the site supports SSL, wait until the cache expires on its own, then try again, making sure the hostname you enter uses the "www" prefix (e.g., "www.ssllabs.com", not just "ssllabs.com").

```text ça c'est les problèmes connus de ssllabs, tester avec www, mais ça ne change rien
ceci dit
```text
nmap -p 443 --script ssl-cert deruber.com
<>
nmap -p 443 --script ssl-cert www.deruber.com
<>
```
ne sort rien non plus ```

Aucune solution trouvée, j'ai déménagé les sites concernés sur une autre machine.