-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
Gatsby development cannot issue a proper certificate #15043
Comments
This also not working on default starter site, too. New environment (after reset macOS)
|
I had this issue yesterday, I was able to allow the build to happen but not fix the issue. |
@eknowles That method will definitely work too but I think it's not a best practice. |
Our team has also faced this issue.
|
Thanks @rayriffy - there's another issue tracking this at #14990. I'm going to close this one as a duplicate. If anyone's able to investigate this comment and create a PR, we would love your help! |
Description
gatsby develop --https
is failed to serve proper SSL certificate, resulting in binary termination.Steps to reproduce
Pull a
author/rayriffy
branch of rayriffy/rayriffy-blog and then start development server by usingyarn dev
Expected result
It should be able to develop locally with HTTPS protocol.
Actual result
It doesn't
Failed attempts
gatsby clean
node
Environment
The text was updated successfully, but these errors were encountered: