Skip to content

docs: add mTLS proxy example - #1358

Closed
nightcityblade wants to merge 1 commit into
anthropics:mainfrom
nightcityblade:fix/issue-1279
Closed

docs: add mTLS proxy example#1358
nightcityblade wants to merge 1 commit into
anthropics:mainfrom
nightcityblade:fix/issue-1279

Conversation

@nightcityblade

Copy link
Copy Markdown

Fixes #1279

Adds a small example under examples/ showing how to pass a custom httpx.Client with an SSL context for client certificates and a corporate CA bundle when routing Anthropic traffic through an mTLS proxy or gateway.

@nightcityblade
nightcityblade requested a review from a team as a code owner April 10, 2026 15:20
@JakeBx

JakeBx commented Apr 11, 2026

Copy link
Copy Markdown

Hi, just flagging that #1280 covers this same issue and has been open since March 23. It includes sync/async/CA-bundle scenarios and was tested against a local nginx mTLS proxy. Happy to consolidate if helpful.

@nightcityblade

Copy link
Copy Markdown
Author

Thanks for the heads-up. Since #1280 already covers this more fully, I'm closing this one to avoid duplicate effort.

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.

docs: add example for mTLS / corporate proxy configuration

2 participants