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

docker: Install openssl to support TLS #1555

Merged
merged 1 commit into from
Feb 17, 2017
Merged

docker: Install openssl to support TLS #1555

merged 1 commit into from
Feb 17, 2017

Conversation

ddeboer
Copy link
Member

@ddeboer ddeboer commented Dec 5, 2016

Description

Checklist

  • documentation updated
  • tests added
  • no BC breaks

@mention-bot
Copy link

@ddeboer, thanks for your PR! By analyzing the history of the files in this pull request, we identified @CyBeRoni and @kaos to be potential reviewers.

@@ -18,3 +18,6 @@ services:
- ./:/opt/zotonic
ports:
- 80:8000
- 8000:8000
- 443:8443
- 8443:8443
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove some ports here.

@ddeboer ddeboer changed the base branch from ssl-self-signed to master February 17, 2017 09:41
@ddeboer ddeboer changed the base branch from master to 0.x February 17, 2017 09:42
@ddeboer ddeboer changed the base branch from 0.x to master February 17, 2017 09:43
@ddeboer ddeboer changed the title [WIP] docker: Install openssl to support TLS docker: Install openssl to support TLS Feb 17, 2017
@ddeboer ddeboer merged commit 45afa16 into master Feb 17, 2017
@ddeboer ddeboer deleted the docker-ssl branch February 17, 2017 12:53
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

Successfully merging this pull request may close these issues.

2 participants