Skip to content

Commit e197922

Browse files
update docs for Guardrails proxy support OD-127 (#2688)
* update docs * change phrasing
1 parent e32cd40 commit e197922

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

docs/codacy-guardrails/codacy-guardrails-getting-started.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,16 @@ c. Open the Copilot chat and switch the mode to `Agent`. You can check that the
224224

225225
![Copilot Agent with Codacy tools](images/copilot_agent.png)
226226

227+
## Proxy configuration
228+
229+
Codacy Guardrails supports working behind a proxy. To set it up, configure your proxy the same way you would for any other VSCode feature, either through the IDE settings or through your system's environment variables.
230+
231+
### CA certificate path
232+
233+
If your proxy uses a custom CA certificate, the extension has an extra setting as a fallback option to add the path of the certificate: **Codacy › Proxy: CA Cert Path** (`codacy.proxy.caCertPath`).
234+
235+
![Codacy proxy CA certificate path setting](images/codacy-proxy-ca-cert-path.png)
236+
227237

228238
# JetBrains IDEs
229239

129 KB
Loading

0 commit comments

Comments
 (0)