Commit 559c3a5
fix: add mTLS cert loading to VssOAuthTokenHttpClient
The OAuth token HTTP client creates its own HttpClientHandler without
loading client certificates. This breaks mTLS proxy auth for broker
session creation (IssuedTokenProvider → RawHttpMessageHandler path).
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 72b5069 commit 559c3a5
2 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| 127 | + | |
| 128 | + | |
127 | 129 | | |
128 | 130 | | |
129 | 131 | | |
| |||
0 commit comments