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

NodePKI: docker volume with just root.cert #1

Open
marcelmaatkamp opened this issue Jan 2, 2018 · 0 comments
Open

NodePKI: docker volume with just root.cert #1

marcelmaatkamp opened this issue Jan 2, 2018 · 0 comments

Comments

@marcelmaatkamp
Copy link
Owner

Not every container is a ssl producer, some 'consumers' only need the root.crt to connect to a service and not every 'producer' needs to connect to another producer, but some do.

Example:

consumer:
volume:
- nodepki-root:/certs/root

producer:
volume:
- nodepki-root:/certs/root
- nodepki-producer:/certs/producer

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

1 participant