◐ Shell
clean mode source ↗

Update ocert.org URLs from HTTP to HTTPS in docs by Anandesh-Sharma · Pull Request #145295 · python/cpython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@Anandesh-Sharma

Summary

  • Update 2 ocert.org advisory URLs from http:// to https:// in documentation
  • The ocert.org site fully supports HTTPS (verified: returns HTTP 200)
  • Affected files: Doc/reference/datamodel.rst, Doc/using/cmdline.rst
  • Both reference the same hash collision DoS advisory (ocert-2011-003)

Test plan

  • https://ocert.org/advisories/ocert-2011-003.html returns HTTP 200 (verified)
  • Documentation builds without warnings

📚 Documentation preview 📚: https://cpython-previews--145295.org.readthedocs.build/

The ocert.org site supports HTTPS. Update the two references in
datamodel.rst and cmdline.rst to use HTTPS for better security.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

@python-cla-bot

indoor47 pushed a commit to indoor47/cpython that referenced this pull request

Feb 27, 2026
Fixes python#145295. The ocert.org domain now requires HTTPS. Updated all
references in documentation to use the secure protocol.

@StanFromIreland

You need to sign the CLA for any of your PRs to be accepted.

@hugovk

No CLA, closing in favour of #145304.

Labels