mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-08 08:10:02 -06:00
* fix: ensure that all calls to api.cypress.io and cloud.cypress.io properly set rejectUnauthorized * fix: ensure that all calls to api.cypress.io and cloud.cypress.io properly set rejectUnauthorized * Fix SSL certificate verification for cloud requests Fixed SSL certificate verification for Cypress cloud requests. * fix: ensure that all calls to api.cypress.io and cloud.cypress.io properly set rejectUnauthorized * internal: (studio) do not retry on cert failures * Update packages/server/test/unit/cloud/api/studio/post_studio_session_spec.ts Co-authored-by: Matt Schile <mschile@cypress.io> * Update packages/server/test/unit/cloud/api/studio/post_studio_session_spec.ts Co-authored-by: Matt Schile <mschile@cypress.io> * fix types --------- Co-authored-by: Matt Schile <mschile@cypress.io>