Closed
Description
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
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.