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

fix: Revert "chore: set rejectUnauthorized for api calls (#24087)" #24370

Merged
merged 1 commit into from
Oct 24, 2022

Conversation

mschile
Copy link
Contributor

@mschile mschile commented Oct 24, 2022

This reverts commit d9c5e57.

User facing changelog

  • Fixed issue connecting to the cloud when a self-signed cert was in the cert chain.

Additional details

Steps to test

How has the user experience changed?

PR Tasks

  • Have tests been added/updated?
  • Has the original issue (or this PR, if no issue exists) been tagged with a release in ZenHub? (user-facing changes only)
  • [n/a] Has a PR for user-facing changes been opened in cypress-documentation?
  • [n/a] Have API changes been updated in the type definitions?

@cypress-bot
Copy link
Contributor

cypress-bot bot commented Oct 24, 2022

Thanks for taking the time to open a PR!

@AtofStryker AtofStryker self-requested a review October 24, 2022 20:09
@cypress
Copy link

cypress bot commented Oct 24, 2022

@mschile mschile merged commit 851552c into develop Oct 24, 2022
@mschile mschile deleted the mschile/issue-24298_self_signed_cert branch October 24, 2022 23:01
ryanthemanuel added a commit that referenced this pull request Oct 28, 2022
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.

10.10.0 introduced issues with self signed certificates in chain for connection with dashboard api.
4 participants