Dockerfiles
Dockerfiles copied to clipboard
Adding SSL Certificate and change protocol https (on port 443)
Hello,
I am trying to add our ssl certificate and change protocol to https. I have the image akeneo/pim-enterprise-standard.
I have already mounted our ssl certificate to the right place, changed container port to 443 and host port to 443 also and did the instructions from here ; https://hub.docker.com/_/httpd
But when i try to connect with https it shows "The requested URL was not found on this server." error. I can't find what am i missing. Here is the container port mapping