Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correctif pour "données non disponibles" (#1564) #1585

Merged
merged 8 commits into from
Apr 1, 2021
Merged

Conversation

thbar
Copy link
Contributor

@thbar thbar commented Apr 1, 2021

Voir #1564, certaines données sont affichées comme indisponibles alors qu'elles le sont.

Ce problème est lié au fait que la connection HTTP pour tester les jeux de données se heurte à un souci de TLS.

Je pensais que c'était du à un TLS v1.3 mais en fait il semble que non, sûrement un problème de cipher:

Target: trouver.datasud.fr:443

prio  ciphersuite                  protocols  pfs                 curves
1     ECDHE-RSA-AES128-GCM-SHA256  TLSv1.2    ECDH,P-256,256bits  prime256v1,secp521r1,secp384r1
2     ECDHE-RSA-AES256-GCM-SHA384  TLSv1.2    ECDH,P-256,256bits  prime256v1,secp521r1,secp384r1

La bonne solution sera la mise à jour d'OTP à 23 (#1584), mais c'est un chantier trop gros pour l'instant.

@thbar thbar changed the title Début de correctif pour "données non disponibles" (#1564) Correctif pour "données non disponibles" (#1564) Apr 1, 2021
@thbar thbar merged commit f81af12 into master Apr 1, 2021
@thbar thbar deleted the fix-ssl-fetching branch April 1, 2021 20:00
@thbar thbar mentioned this pull request Apr 8, 2021
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant