Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upShould be no need to bypass SSL certification for a fully qualified domain name webpage #26893
Labels
Comments
|
I can't reproduce this issue in a nightly build or a local build. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
While visiting a webpage with fully qualified domain name, Servo will get hostname mismatch SSL certification error.
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.