Skip to content
This repository has been archived by the owner on Jan 24, 2018. It is now read-only.

[RFC] Handling of private CA in other templates #188

Open
1 task
lasley opened this issue Dec 19, 2016 · 0 comments
Open
1 task

[RFC] Handling of private CA in other templates #188

lasley opened this issue Dec 19, 2016 · 0 comments

Comments

@lasley
Copy link
Contributor

lasley commented Dec 19, 2016

After we create the private CA, we need to do some other setup to the containers to allow it to actually be useful:

  • Add option to proxy for X.509 authentication
    • It would be nice if we could select the CA (or CAs) to trust, then have Clouder deploy & update the proxy config ssl_client_certificate directive (or just put all certs in one file & trigger nginx reload to refresh)
  • Deploy CA cert to ca-certificates of relevant containers and run update-ca-certificates (or whatever the Alpine equivalent is)
  • What are the relevant containers?

Another thing we should really think about is securing our communication between proxy and applications using certs from the internal CA. All network communication should be encrypted by default IMO, but at least having the option is a blocker for me.

Depends:

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

No branches or pull requests

1 participant