Outdated ssl documentation wrt changes in OpenSSL 4
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- Python
- Sterne
- 77.2k
- Forks
- 35.9k
- PR-Merge-Kennzahlen
- PR-Kennzahlen ausstehend
Beschreibung
Documentation
Hey. It was reported to us in Fedora that ssl.PROTOCOL_TLSv1_2 no longer available in Python. We figured out that this is related to changes in OpenSSL 4 -- https://github.com/python/cpython/commit/3364e7e62fa24d0e19133fb0f90b1c24ef1110c5
@vstinner said:
there are still references to ssl.PROTOCOL_TLSv1_2 and other removed protocols in Lib/ssl.py. Well, don't trust the documentation on this point, the doc is outdated :-)
This is also true for pydoc.
I am redirecting this here for tracking purposes to update the ssl documentation wrt changes in OpenSSL 4.
Linked PRs
- gh-152714
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginne mit den Verweisen auf ssl.PROTOCOL_TLSv1_2 und andere entfernte Protokolle in Lib/ssl.py, untersuche anschließend die SSL-Dokumentation und die in der Issue erwähnte pydoc-Ausgabe. Vergleiche sie mit den Änderungen in OpenSSL 4 und prüfe den verlinkten PR gh-152714; abgeschlossen ist die Aufgabe, wenn die veralteten Protokollverweise konsistent aktualisiert oder entfernt wurden.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- documentation
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 25/100