cloudfoundry / docs-deploying-cf

The docs repo for material on deploying Cloud Foundry
Apache License 2.0
15 stars 101 forks source link

Explanation of UAA certs is missing from most IaaS stubs #161

Closed dsabeti closed 7 years ago

dsabeti commented 7 years ago

Similar to https://github.com/cloudfoundry/docs-deploying-cf/issues/160, I've noticed that only some of the IaaS docs explain these properties. Specifically, this explanation should provided in all of the IaaS stubs.

If we didn't have cf-deployment on the way, I'd suggest consolidating the part of these docs that are IaaS-agnostic. I'll be sure to help out with documentation of cf-deployment as it gets closer.

cc @sreetummidi @fhanik

cf-gitbot commented 7 years ago

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

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

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

animatedmax commented 7 years ago

Thanks, @dsabeti We've added the sslCertificate and sslPrivateKey explanation you suggested to all the IaaS stub topics. (We're still working on https://github.com/cloudfoundry/docs-deploying-cf/issues/160)