Project

General

Profile

Tâche #34754

Scénario #34660: EOLE 2.9 : utiliser au minimum TLS1.3

Étude

Added by Benjamin Bohard 5 months ago. Updated 4 months ago.

Status:
Fermé
Priority:
Normal
Assigned To:
Start date:
10/01/2022
Due date:
% Done:

100%

Remaining (hours):
0.0

History

#1 Updated by Benjamin Bohard 5 months ago

  • Status changed from Nouveau to En cours

#2 Updated by Benjamin Bohard 5 months ago

Sur 2.7.2 (c’est celui que j’avais sous la main)

# python3
Python 3.8.10 (default, Jun 22 2022, 20:18:18) 
[GCC 9.4.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import ssl
>>> ssl.HAS_TLSv1_3
True

Confusion entre le module OpenSSL utilisé par l’ead et le module ssl.
Dans la version du module OpenSSL embarquée sur 2.8,(19.0.0), la méthode TLSv1.3 n’est pas prise en charge.

Twisted semble fortement lié au module OpenSSL, ce qui complique le remplacement pour le module ssl.

#3 Updated by Benjamin Bohard 5 months ago

  • Status changed from En cours to À valider

#4 Updated by Benjamin Bohard 5 months ago

  • % Done changed from 0 to 100

#5 Updated by Ludwig Seys 5 months ago

  • Status changed from À valider to Résolu

#6 Updated by Joël Cuissinat 4 months ago

  • Status changed from Résolu to Fermé
  • Remaining (hours) set to 0.0

Also available in: Atom PDF