Skip to content

Conversation

@assadyousuf
Copy link
Contributor

@assadyousuf assadyousuf commented Jul 16, 2025

Update docs to show you can use ssl certificate files by passing in custom http_client arg with ssl args set

Closes #1909

@hyperlint-ai
Copy link
Contributor

hyperlint-ai bot commented Jul 16, 2025

PR Change Summary

Updated MCP documentation to include SSL certificate configuration options for connecting to servers over HTTPS.

  • Added section on SSL Certificate Configuration in MCP docs
  • Included examples for using self-signed certificates
  • Provided guidance for using a custom Certificate Authority

Modified Files

  • docs/mcp/client.md

How can I customize these reviews?

Check out the Hyperlint AI Reviewer docs for more information on how to customize the review.

If you just want to ignore it on this PR, you can add the hyperlint-ignore label to the PR. Future changes won't trigger a Hyperlint review.

Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to add hyperlint-ignore to the PR to ignore the link check for this PR.

@DouweM
Copy link
Collaborator

DouweM commented Jul 16, 2025

@assadyousuf Did you mean to close this PR?

@assadyousuf assadyousuf reopened this Jul 23, 2025
@assadyousuf
Copy link
Contributor Author

@DouweM Back open. Didn't mean to close it

@assadyousuf assadyousuf requested a review from DouweM July 24, 2025 00:39
@DouweM DouweM enabled auto-merge (squash) July 24, 2025 19:40
@DouweM
Copy link
Collaborator

DouweM commented Jul 24, 2025

@assadyousuf Thanks Assad, made 2 final tweaks, should go in shortly!

@DouweM DouweM merged commit 6d8a4df into pydantic:main Jul 24, 2025
17 checks passed
KRRT7 pushed a commit to aseembits93/pydantic-ai that referenced this pull request Jul 24, 2025
…ient` arg (pydantic#2214)

Co-authored-by: Douwe Maan <douwe@pydantic.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can you add support for ssl certificate files in MCPServerHTTP?

2 participants