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

feat(Makefile, genssl/gen.sh): add script and makefile target for generating SSL certs #15

Merged
merged 7 commits into from
Dec 8, 2015

Conversation

arschles
Copy link
Member

@arschles arschles commented Dec 7, 2015

addresses two TODOs in #1

the manifests/deis-minio-secretssl.yaml manifest is a “template” which
genssl/manifest-replace.sh writes values into.

still some issues with alpine linux’s ash shell, this is almost
working.
Heroku’s instructions for creating a self-signed cert are very clear
and easy to follow. using ‘.key’ to follow those instructions more
closely
arschles added a commit that referenced this pull request Dec 8, 2015
feat(Makefile, genssl/gen.sh): add script and makefile target for generating SSL certs
@arschles arschles merged commit 6a08d26 into deis:master Dec 8, 2015
@arschles arschles deleted the ssl branch December 8, 2015 18:36
@arschles
Copy link
Member Author

note that we've decided not to run minio with ssl for alpha. see #1 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants