Skip to content

feat: Verify SSL for MCP #7229

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

feat: Verify SSL for MCP #7229

wants to merge 1 commit into from

Conversation

RomneyDa
Copy link
Collaborator

Description

Coauthored by @paulnegz on #6884, transferring to this PR since stale

Adds rejectUnauthorized: false agent to request options in case of requestOptions.verifySsl = false

Co-authored-by: Paul Negedu <[email protected]>
@RomneyDa RomneyDa requested a review from a team as a code owner August 19, 2025 00:51
@RomneyDa RomneyDa requested review from tingwai and removed request for a team August 19, 2025 00:51
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Aug 19, 2025
Copy link

⚠️ PR Title Format

Your PR title doesn't follow the conventional commit format, but this won't block your PR from being merged. We recommend using this format for better project organization.

Expected Format:

<type>[optional scope]: <description>

Examples:

  • feat: add changelog generation support
  • fix: resolve login redirect issue
  • docs: update README with new instructions
  • chore: update dependencies

Valid Types:

feat, fix, docs, style, refactor, perf, test, build, ci, chore, revert

This helps with:

  • 📝 Automatic changelog generation
  • 🚀 Automated semantic versioning
  • 📊 Better project history tracking

This is a non-blocking warning - your PR can still be merged without fixing this.

@RomneyDa RomneyDa changed the title Verify SSL for MCP feat: Verify SSL for MCP Aug 19, 2025
Copy link

⚠️ AI review completed but no review output was generated. Check the action logs for details.


💡 To request a new review, comment @continue-general-review

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 5 files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:M This PR changes 30-99 lines, ignoring generated files.
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

1 participant