Skip to content

fix: main process system cert fetches#10075

Open
ryan-willis wants to merge 1 commit into
developfrom
fix/main-process-ca-networking
Open

fix: main process system cert fetches#10075
ryan-willis wants to merge 1 commit into
developfrom
fix/main-process-ca-networking

Conversation

@ryan-willis

Copy link
Copy Markdown
Contributor

Cloud sync and session calls in main now use net.fetch (system proxy, OS certs), matching the renderer. Also fixes in-app proxy rules never applying.

closes #10024

@github-actions

github-actions Bot commented Jun 12, 2026

Copy link
Copy Markdown

✅ Circular References Report

Generated at: 2026-06-12T19:56:34.169Z
Status: ✅ NO CHANGE

Summary

Metric Base (develop) PR Change
Total Circular References 9 9 0 (0.00%)
Click to view all circular references in PR (9)
insomnia-inso/src/db/models/types.ts -> insomnia-inso/src/db/types.ts
insomnia/src/main/prompt-bridge.ts -> insomnia/src/main/window-utils.ts -> insomnia/src/main/plugin-window.ts
insomnia/src/main/window-utils.ts -> insomnia/src/main/plugin-window.ts
insomnia/src/network/network.ts -> insomnia-scripting-environment/src/objects/index.ts -> insomnia-scripting-environment/src/objects/collection.ts -> insomnia-scripting-environment/src/objects/response.ts
insomnia/src/network/network.ts -> insomnia/src/common/render.ts
insomnia/src/ui/components/settings/import-export.tsx -> insomnia/src/ui/components/modals/export-requests-modal.tsx
insomnia/src/ui/components/tabs/tab-list.tsx -> insomnia/src/ui/components/tabs/tab.tsx
insomnia/src/ui/components/templating/tag-editor-arg-sub-form.tsx -> insomnia/src/ui/components/templating/external-vault/external-vault-form.tsx
insomnia/src/ui/components/viewers/response-viewer.tsx -> insomnia/src/ui/components/viewers/response-multipart-viewer.tsx
Click to view all circular references in base branch (9)
insomnia-inso/src/db/models/types.ts -> insomnia-inso/src/db/types.ts
insomnia/src/main/prompt-bridge.ts -> insomnia/src/main/window-utils.ts -> insomnia/src/main/plugin-window.ts
insomnia/src/main/window-utils.ts -> insomnia/src/main/plugin-window.ts
insomnia/src/network/network.ts -> insomnia-scripting-environment/src/objects/index.ts -> insomnia-scripting-environment/src/objects/collection.ts -> insomnia-scripting-environment/src/objects/response.ts
insomnia/src/network/network.ts -> insomnia/src/common/render.ts
insomnia/src/ui/components/settings/import-export.tsx -> insomnia/src/ui/components/modals/export-requests-modal.tsx
insomnia/src/ui/components/tabs/tab-list.tsx -> insomnia/src/ui/components/tabs/tab.tsx
insomnia/src/ui/components/templating/tag-editor-arg-sub-form.tsx -> insomnia/src/ui/components/templating/external-vault/external-vault-form.tsx
insomnia/src/ui/components/viewers/response-viewer.tsx -> insomnia/src/ui/components/viewers/response-multipart-viewer.tsx

Analysis

No Change: This PR does not introduce or remove any circular references.


This report was generated automatically by comparing against the develop branch.

This comment was marked as resolved.

@ryan-willis ryan-willis force-pushed the fix/main-process-ca-networking branch 2 times, most recently from 54f8130 to ee7e62b Compare June 12, 2026 17:40
@ryan-willis ryan-willis requested a review from Copilot June 12, 2026 17:40

This comment was marked as resolved.

This comment was marked as resolved.

@ryan-willis ryan-willis force-pushed the fix/main-process-ca-networking branch 2 times, most recently from d088d76 to 99c1df7 Compare June 12, 2026 18:56
@ryan-willis ryan-willis requested a review from Copilot June 12, 2026 18:56

This comment was marked as resolved.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated no new comments.

@ryan-willis ryan-willis marked this pull request as ready for review June 12, 2026 20:11
@ryan-willis ryan-willis requested a review from a team June 12, 2026 20:12
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.

Unable to authenticate with company ca certificate

2 participants