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

Error: net::ERR_CERT_AUTHORITY_INVALID at https://localhost:8080/#/ #95

Open
marcoarruda opened this issue Apr 15, 2021 · 0 comments
Open

Comments

@marcoarruda
Copy link

Hi

I have this vue.js app which, after some hacks (creating local certificate and enabling my dev env for social auth), I could make it testable in my local environment using https://localhost:8080/.

Althought cypress chrome browser does not enter the page due to the invalid authority of my self-signed certificate.
I didn't find any issues related to that. Maybe I am missing something in my way to the tests?

Error: net::ERR_CERT_AUTHORITY_INVALID at https://localhost:8080/#/

Thanks in advance

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

No branches or pull requests

1 participant