Skip to content

Conversation

@CarmenPopoviciu
Copy link
Contributor

@CarmenPopoviciu CarmenPopoviciu commented Jul 21, 2025

Summary

Document WRANGLER_HTTPS_KEY_PATH and WRANGLER_HTTPS_CERT_PATH environment variables.

Fixes cloudflare/workers-sdk#9812

Screenshots (optional)

Documentation checklist

  • The documentation style guide has been adhered to.
  • If a larger change - such as adding a new page- an issue has been opened in relation to any incorrect or out of date information that this PR fixes.
  • Files which have changed name or location have been allocated redirects.

Document `WRANGLER_HTTPS_KEY_PATH` and `WRANGLER_HTTPS_CERT_PATH`
environment variables.
@github-actions github-actions bot added the product:workers Related to Workers product label Jul 21, 2025
@github-actions
Copy link
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/docs/workers/wrangler/ @cloudflare/wrangler, @irvinebroque, @kodster28, @cloudflare/pcx-technical-writing, @cloudflare/workers-runtime-1

@vicb vicb merged commit 22a030c into production Jul 28, 2025
8 checks passed
@vicb vicb deleted the carmen/cert-path-env-var branch July 28, 2025 13:30
thomasgauvin pushed a commit that referenced this pull request Aug 15, 2025
Document `WRANGLER_HTTPS_KEY_PATH` and `WRANGLER_HTTPS_CERT_PATH`
environment variables.

Co-authored-by: Pete Bacon Darwin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:workers Related to Workers product size/xs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add options for custom https cert and key to config file.

5 participants