Dockerfiles icon indicating copy to clipboard operation
Dockerfiles copied to clipboard

Adding SSL Certificate and change protocol https (on port 443)

Open beratcberkol opened this issue 4 years ago • 0 comments

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

AC087E8C-9135-4007-998B-B5B55484B91C_4_5005_c

beratcberkol avatar Dec 26 '20 19:12 beratcberkol