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

Error when trying to build HTTPS #6

Open
Yakito opened this issue Oct 23, 2021 · 1 comment
Open

Error when trying to build HTTPS #6

Yakito opened this issue Oct 23, 2021 · 1 comment

Comments

@Yakito
Copy link

Yakito commented Oct 23, 2021

Hi!
Maybe someone can help me. I got the app working fine under HTTP, but as soon as I put my certs in vhost.conf and I try to do a build with docker-compose I get the following error after running

SSLCertificateFile: file '/var/www/html/prism/web/app/ssl/server.crt' does not
 exist or is empty

Obviously I checked if that is the right path and if server.crt is empty, and everything is fine, when I try to run apache on that seme server with that same certificate it works, but for some reason when I build the app I keep getting that error when HTTPS is enabled.

Any ideas will be very appreciated,
Thanks a lot!

@Yakito
Copy link
Author

Yakito commented Oct 25, 2021

Hi! Any ideas about this? Was anyone able to make it work under HTTPS? Anything I try it complains about not finding the certificates, but if I run Apache with the same certificates then HTTPS work fine.

Any help will be appreciated,
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant