You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 10, 2022. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: