◐ Shell
reader mode source ↗
Skip to content

Update ocert.org URLs from HTTP to HTTPS in docs#145295

Closed
Anandesh-Sharma wants to merge 1 commit into
python:mainfrom
Anandesh-Sharma:fix-ocert-https
Closed

Update ocert.org URLs from HTTP to HTTPS in docs#145295
Anandesh-Sharma wants to merge 1 commit into
python:mainfrom
Anandesh-Sharma:fix-ocert-https

Conversation

@Anandesh-Sharma

@Anandesh-Sharma Anandesh-Sharma commented Feb 26, 2026

Copy link
Copy Markdown

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

Copy link
Copy Markdown

The following commit authors need to sign the Contributor License Agreement:

CLA not signed

@bedevere-app bedevere-app Bot added awaiting review docs Documentation in the Doc dir skip news labels Feb 26, 2026
@github-project-automation github-project-automation Bot moved this to Todo in Docs PRs Feb 26, 2026
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

Copy link
Copy Markdown
Member

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

@hugovk

hugovk commented Feb 27, 2026

Copy link
Copy Markdown
Member

No CLA, closing in favour of #145304.

@hugovk hugovk closed this Feb 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

3 participants