Skip to content

docs(forward-proxy): correct https_verify changelog wording - #6675

Open
cshuaimin wants to merge 1 commit into
mainfrom
fix/forward-proxy-https-verify-changelog-wording
Open

docs(forward-proxy): correct https_verify changelog wording#6675
cshuaimin wants to merge 1 commit into
mainfrom
fix/forward-proxy-https-verify-changelog-wording

Conversation

@cshuaimin

Copy link
Copy Markdown
Contributor

Summary

The 3.14.0.0 changelog entry for https_verify said it validates the https_proxy_host server certificate. That's misleading: the connection to the forward proxy is always plain HTTP, so the proxy never presents a certificate to Kong. https_verify actually validates the upstream's certificate, seen after the plugin establishes a CONNECT tunnel through the proxy.

This mirrors the wording fix in Kong/kong-ee#20923.

Note: these two files are normally auto-synced from kong-ee source, so this is a manual stopgap to get the correction live now rather than waiting on the next sync job.

Related to FTI-7808.

🤖 Generated with Claude Code

The 3.14.0.0 changelog entry for https_verify said it validates the
https_proxy_host server certificate. That's misleading: the connection to
the forward proxy is always plain HTTP, so the proxy never presents a
certificate to Kong. https_verify actually validates the upstream's
certificate, seen after the plugin establishes a CONNECT tunnel through
the proxy.

Mirrors Kong/kong-ee#20923.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@cshuaimin
cshuaimin requested a review from a team as a code owner August 14, 2026 09:00
@netlify

netlify Bot commented Aug 14, 2026

Copy link
Copy Markdown

Deploy Preview for kongdeveloper ready!

Name Link
🔨 Latest commit ee7e8af
🔍 Latest deploy log https://app.netlify.com/projects/kongdeveloper/deploys/6a7ed938b481720008e30d81
😎 Deploy Preview https://deploy-preview-6675--kongdeveloper.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant