Skip to content

Conversation

@rozbb
Copy link
Contributor

@rozbb rozbb commented Nov 13, 2025

Previously, following the openssl bash line in the "local deployment section" was failing because it uses a hard-coded shard, regardless of the certificate's not-after timestamp.

This PR:

  1. Replaces the bash line with a Python script that picks the shard correctly
  2. Extends our dev shards into 2027
  3. Extends local testing dev shards into 2027
  4. Updates the script that creates shards to have better error handling and documentation

Fixes #160

Copy link
Member

@bwesterb bwesterb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cjpatton, please have a look.

Copy link
Contributor

@cjpatton cjpatton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@cjpatton cjpatton added the ct Certificate Transparency label Nov 14, 2025
@cjpatton cjpatton merged commit 4c04067 into cloudflare:main Nov 14, 2025
1 check passed
@rozbb rozbb deleted the fix-local-testing branch November 14, 2025 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ct Certificate Transparency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ct-worker Local Deployment Instructions Fail

3 participants