AWS Copilot nginx: [emerg] cannot load certificate "/etc/ssl/web/ssl.crt": BIO_new_file() failed (SSL: error:02001002: #93
Answered
by
jericopulvera
jericopulvera
asked this question in
Q&A
|
I'm trying to deploy this via AWS Copilot and I'm having issue. The error is I just copied the Dockerfile from https://github.com/superfly/flyctl/tree/master/scanner/templates/laravel/.fly I have tried adding ENV SSL_MODE=off on the Dockerfile as well unfortunately the issue still persist. |
Answered by
jericopulvera
Nov 10, 2022
Replies: 1 comment 3 replies
|
I have figured it out. SSL_MODE option is only available in the latest version 2.0.2 and I'm using 1.5.0 |
3 replies
Answer selected by
jericopulvera
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have figured it out. SSL_MODE option is only available in the latest version 2.0.2 and I'm using 1.5.0