-
Notifications
You must be signed in to change notification settings - Fork 29
Error when trying to build HTTPS #6
Copy link
Copy link
Open
Description
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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels