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

Add docker image for redis with ssl [2/3] #565

Merged
merged 17 commits into from
Aug 22, 2022

Conversation

Lagovas
Copy link
Collaborator

@Lagovas Lagovas commented Aug 18, 2022

Here I added a new docker image for redis with ssl using pre-generated certificates. Also updated script that generates them and placed certs in tests/ssl as all other certs.
Also, deleted redundant logs file previously erroneously added.
This PR doesn't touch any Acra's functionality and is intermediate for next PR which will add tls support for redis. And splitted to simplify reviewing step-by-step.

After creating new image repository and getting rights on our hub.docker.com, I will push new image.
P.S. this PR merges into #564 because it is intermediate for the next and last PR depends on #564 and this too. So, this PR will be merged after #564. And after merging last one, target branch will be changed to master.

Checklist

tests/docker/redis-ssl.dockerfile Outdated Show resolved Hide resolved
tests/ssl/generate_tls_keys.sh Outdated Show resolved Hide resolved
@Lagovas Lagovas changed the base branch from lagovas/refactor-tls-configs to master August 22, 2022 15:33
@Lagovas Lagovas merged commit 274911a into master Aug 22, 2022
@Lagovas Lagovas deleted the lagovas/docker-redis-ssl-image branch August 22, 2022 15:33
@Lagovas Lagovas restored the lagovas/docker-redis-ssl-image branch August 22, 2022 15:33
@Lagovas Lagovas deleted the lagovas/docker-redis-ssl-image branch August 22, 2022 21:01
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.

3 participants