You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
internal: (studio) do not retry on cert failures (#32631)
* 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 <[email protected]>
* Update packages/server/test/unit/cloud/api/studio/post_studio_session_spec.ts
Co-authored-by: Matt Schile <[email protected]>
* fix types
---------
Co-authored-by: Matt Schile <[email protected]>
0 commit comments