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

Securing Docker Image #89

Open
mackeyja opened this issue Dec 4, 2018 · 1 comment
Open

Securing Docker Image #89

mackeyja opened this issue Dec 4, 2018 · 1 comment

Comments

@mackeyja
Copy link

mackeyja commented Dec 4, 2018

Hello,
I am trying to enable SSL/TLS for the epgg/eg docker image.
I was hoping to use the host's ssl.conf to do this but can't since enabling apache on the host conflicts with the container (both using port 80). When I try to use different ports the container fails entirely. Do you have any suggestions for enabling SSL/TLS for your docker image?
Thanks in advance for your help.

  • Joseph
@lidaof
Copy link
Member

lidaof commented Dec 5, 2018

Hi @mackeyja , my understanding is that ssl should be running on 443? my gut feeling is you might need modify the docker image to enable ssl?

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

2 participants