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

Should be no need to bypass SSL certification for a fully qualified domain name webpage #26893

Open
CYBAI opened this issue Jun 12, 2020 · 1 comment
Labels

Comments

@CYBAI
Copy link
Collaborator

@CYBAI CYBAI commented Jun 12, 2020

While visiting a webpage with fully qualified domain name, Servo will get hostname mismatch SSL certification error.

$ ./mach run https://google.com.

image

Thanks to #26716, we're able to bypass it by clicking "Allow certificate temporarily" to visit the webpage.

But, on Firefox, we won't need to bypass it because it's actually a certificated webpage.

@jdm
Copy link
Member

@jdm jdm commented Jun 16, 2020

I can't reproduce this issue in a nightly build or a local build.

@jdm jdm added the A-network label Jun 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.