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

Fix postgresql certificate path #160

Closed
wants to merge 1 commit into from

Conversation

genevieve
Copy link

https://github.com/concourse/concourse-bosh-release/blob/1b8953a55b20c5d377fc8ae8b4f2170c6ef49e0c/jobs/web/spec#L778-L782
The opsfile was missing the `certificate` part of the path.

Signed-off-by: Genevieve LEsperance <glesperance@pivotal.io>
@vito
Copy link
Member

vito commented May 9, 2019

It's actually correct as-is - it expects postgres_ca_cert to be provided as a var which itself contains a certificate field. In our case we have it stored in CredHub.

A similar discussion/confusion played out in #139 - maybe there's some way we can make this more obvious. 🤔

sophiewigmore pushed a commit to cloudfoundry/garden-windows-ci that referenced this pull request May 10, 2019
[#165470573]
concourse/concourse-bosh-deployment#160

Signed-off-by: Genevieve LEsperance <glesperance@pivotal.io>
@genevieve
Copy link
Author

@vito Yup, you're totally right. We changed our postgres_ca_cert var to have a certificate field and the ops-file works.

Thanks!

@genevieve genevieve closed this May 10, 2019
@genevieve genevieve deleted the postgresql-tls branch May 10, 2019 14:13
@vito vito mentioned this pull request May 13, 2019
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

Successfully merging this pull request may close these issues.

2 participants