Project

General

Profile

Tâche #11611

Distribution EOLE - Scénario #11490: Réactiver SSLv3 sur les projets python

Réactiver SSLv3 pour le SSO

Added by Daniel Dehennin about 8 years ago. Updated about 8 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
Start date:
05/13/2015
Due date:
% Done:

100%

Estimated time:
1.00 h
Spent time:
Remaining (hours):
0.0

Description

Les bibliothèques urllib et urllib2 de python 2.6 ne sont pas compatibles avec la désactivation du protocole SSLv3.

Associated revisions

Revision 2febd69c (diff)
Added by Daniel Dehennin about 8 years ago

Revert "Désactivation du SSLv3"

Les bibliothèques python urllib et urllib2 sont incompatible avec la
désactivation du protocole SSLv3.

This reverts commit 93d6fc974e3ed691eff3e2c3df642e1d9aa4efdc.

Ref: #11611

History

#1 Updated by Daniel Dehennin about 8 years ago

  • Parent task set to #11490

#2 Updated by Daniel Dehennin about 8 years ago

  • Remaining (hours) changed from 2.0 to 1.0

#3 Updated by Scrum Master about 8 years ago

  • Status changed from Nouveau to En cours

#4 Updated by Scrum Master about 8 years ago

  • Assigned To set to Daniel Dehennin

#5 Updated by Daniel Dehennin about 8 years ago

  • % Done changed from 0 to 100
  • Remaining (hours) changed from 1.0 to 0.1

Paquet candidat 2.3-eole108~5.gbpdedf10

#6 Updated by Scrum Master about 8 years ago

  • Status changed from En cours to Résolu

#7 Updated by Joël Cuissinat about 8 years ago

Avec les derniers candidats sur un module Horus 2.3, j'obtiens :

root@horus:~# gnutls-cli-debug -p 4200 horus.ac-test.fr | grep SSL
Checking for SSL 3.0 support... yes
Checking whether the server can accept cipher suites not in SSL 3.0 spec... yes
root@horus:~# gnutls-cli-debug -p 8443 horus.ac-test.fr | grep SSL
Checking for SSL 3.0 support... yes
Checking whether the server can accept cipher suites not in SSL 3.0 spec... yes
root@horus:~# gnutls-cli-debug -p 443 horus.ac-test.fr | grep SSL
Checking for SSL 3.0 support... no
Checking whether the server can accept cipher suites not in SSL 3.0 spec... yes

#8 Updated by Joël Cuissinat about 8 years ago

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

Also available in: Atom PDF