Skip to content

Add system truststore support#29

Open
stefan1000 wants to merge 2 commits intoperforce:mainfrom
stefan1000:feature/truststore
Open

Add system truststore support#29
stefan1000 wants to merge 2 commits intoperforce:mainfrom
stefan1000:feature/truststore

Conversation

@stefan1000
Copy link
Copy Markdown

This change integrates the truststore library, which instructs Python's ssl module to use the operating system's native certificate store instead of the bundled certifi CA bundle.

P4MCP_TLS_CA_MODE "system" (default) or "certifi" (previous) added.

Should fix #22

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.

p4 code review mcp fails with custom CA

1 participant