-
Notifications
You must be signed in to change notification settings - Fork 306
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
nginx: [emerg] cannot load certificate "/etc/certs/"myapp.local".pem" #77
Comments
Hey! Yes, Can you test following the instructions under Option 1). Use HTTPS with a custom domain in the readme again? |
Thank you. I believe I do all steps. But when run |
What is your output when running The output when running the cert script should be like this: (I have mkcert installed also)
|
Yeah, that also is my output. In this terminal, I run command docker and meet VARIABLE issue. After resetting the terminal, mkcert still error. |
Ok, so mkcert works. Now you should visit What do you mean with resetting the terminal? |
When mkcert works, I need to run the command |
I just create certs by
./create_cert.sh
but it requires mkcert. So, I usebrew install mkcert
and create the certs folder successfully. And this forwards to the problemVARIABLE is not set
. After resetting the terminal, I meet this issue.Please help me. Thank you.
The text was updated successfully, but these errors were encountered: