claude-code - 💡(How to fix) Fix [FEATURE] MTLS Support with Apple KeyChain and Credential Support [1 comments, 1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#58825Fetched 2026-05-14 03:38:32
View on GitHub
Comments
1
Participants
1
Timeline
6
Reactions
0
Author
Participants
Timeline (top)
labeled ×3commented ×1mentioned ×1subscribed ×1
RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing requests and this feature hasn't been requested yet
  • This is a single feature request (not multiple features)

Problem Statement

In secure corporate environments we use mTLS to auth corporate devices to our LLM gateways. Claude Code CLI only supports mTLS by passing the cert and pem file via environment variables. This requires the user having the ability to export the cert file from the credenital store on the device (which is not allowed otherwise defeats the whole purpose).

Proposed Solution

The CLI should support native calls for Mac and Windows to pull the creds from the OS credenital stores. See here for more information https://victoronsoftware.com/posts/mtls-with-apple-keychain/

Alternative Solutions

No response

Priority

High - Significant impact on productivity

Feature Category

Configuration and settings

Use Case Example

We issue keys to access Claude via LiteLLM we do not want people to use those keys from non-work machines.

Additional Context

No response

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [FEATURE] MTLS Support with Apple KeyChain and Credential Support [1 comments, 1 participants]