cloudfoundry / diego-notes

Diego Notes
Apache License 2.0
23 stars 7 forks source link

Securing the Auctioneer and Cell APIs #33

Closed emalm closed 7 years ago

emalm commented 8 years ago

I've just added https://github.com/cloudfoundry/diego-dev-notes/blob/master/proposals/secure-auctioneer-cell-apis.md as a proposal to secure the auctioneer and cell rep APIs with mutual TLS, just as we have done with the BBS API, but without incurring downtime for existing deployments. Please look through it and comment on this issue with feedback. I'm especially not tied to the exact names of the BOSH properties, or how they might be renamed in later versions of the release.

cf-gitbot commented 8 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/129904239

The labels on this github issue will be updated when the story is started.

emalm commented 7 years ago

Closed, as we have now secured these APIs.