Skip to content

cy.visit() results in ERR_SSL_VERSION_OR_CIPHER_MISMATCH #771

Closed
@jennifer-shehane

Description

@jennifer-shehane

Is this a Feature or Bug?

Bug

Current behavior:

In some circumstances, users encounter this error when visiting their application:

This site can't provide a secure connection
xxx uses an unsupported protocol
ERR_SSL_VERSION_OR_CIPHER_MISMATCH

image

If you encounter this bug, please try to paste any test code or information you can below as we have been unable to reproduce this issue.

Theory
The problem is likely the way the user's server is self signing the cert and it is confusing the Cypress proxy, which ultimately confuses the browser.

Metadata

Metadata

Assignees

Labels

pkg/https-proxyThis is due to an issue in the packages/https-proxy directorytype: bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions