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

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

@lasley

Description

@lasley

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions