Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable TLS/SSL verification with continue remote server SSL #3659

Open
2 tasks done
Veerse opened this issue Jan 9, 2025 · 0 comments
Open
2 tasks done

Disable TLS/SSL verification with continue remote server SSL #3659

Veerse opened this issue Jan 9, 2025 · 0 comments
Assignees
Labels
area:configuration Relates to configuration options kind:enhancement Indicates a new feature request, imrovement, or extension "needs-triage"

Comments

@Veerse
Copy link

Veerse commented Jan 9, 2025

Validations

  • I believe this is a way to improve. I'll try to join the Continue Discord for questions
  • I'm not able to find an open issue that requests the same enhancement

Problem

Hi Continue team 👋

Our team works with models that changes frequently, so we set up a Continue Remote Server to maintain up-to-date models across all collaborators, but we're running into an issue with it

The issue: When configuring the remote server in VSCode, we get a "fetch failed" error. However, the server works correctly on Windows when setting the environment variable NODE_TLS_REJECT_UNAUTHORIZED=0.

I assume this suggests an SSL/TLS certificate issue ? Is there an option in Continue Remote Server configuration to disable SSL verification for remote continue server, rather than using NODE_TLS_REJECT_UNAUTHORIZED=0 ? I think there is something similar that can be put in config.json "verifySsl: false"

Thanks in advance 🙏

Solution

Adding a option to disable SSL verification for remote continue server

@sestinj sestinj self-assigned this Jan 9, 2025
@dosubot dosubot bot added area:configuration Relates to configuration options kind:enhancement Indicates a new feature request, imrovement, or extension labels Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:configuration Relates to configuration options kind:enhancement Indicates a new feature request, imrovement, or extension "needs-triage"
Projects
None yet
Development

No branches or pull requests

2 participants