Tâche #11611
Distribution EOLE - Scénario #11490: Réactiver SSLv3 sur les projets python
Réactiver SSLv3 pour le SSO
Status:
Fermé
Priority:
Normal
Assigned To:
Target version:
Remaining (hours):
0.0
Associated revisions
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