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

Generate certificates via a container #16

Merged
merged 1 commit into from
Nov 17, 2019
Merged

Conversation

Aerzas
Copy link
Contributor

@Aerzas Aerzas commented Oct 22, 2019

To ease certificates generation on different OS, I propose to do it via container. I've created a separated repository for the docker image as it could be used on other projects.

Tested on ArchLinux and MacOS.

Important changes

  • Certificate is no more named docker.rootCA.crt but docker.test.rootCA.crt to avoid possible extension conflicts.

External links

@chregu
Copy link
Member

chregu commented Oct 22, 2019

You did know about this PR #1? Is something of the stuff there also in this PR?
Especially the possibility for having multiple alternate DNS entries?

@Aerzas
Copy link
Contributor Author

Aerzas commented Oct 22, 2019

Yes I know of it and didn't implement the features you propose to not "steel" your ideas, I focused only on the generation via a container.

If you want I can start integrating PR #1 within this one or the contrary.

@chregu
Copy link
Member

chregu commented Oct 22, 2019

Looking more closely at it, i'd say we just merge this and then try to rebase and "fix" #1

@Aerzas
Copy link
Contributor Author

Aerzas commented Nov 17, 2019

Let's do that

@Aerzas Aerzas merged commit e4d6d49 into master Nov 17, 2019
@Aerzas Aerzas deleted the generate-certificates branch March 6, 2020 10:19
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