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

add ca for syslog bindings #3098

Merged
merged 1 commit into from
Dec 9, 2022

Conversation

Benjamintf1
Copy link
Member

@Benjamintf1 Benjamintf1 commented Dec 8, 2022

Thanks for contributing to cloud_controller_ng. To speed up the process of reviewing your pull request please provide us with:

  • A short explanation of the proposed change:
    allow specifying a ca for syslog bindings to be used for that specific endpoint

  • An explanation of the use cases your change solves
    Helps running integration tests. Also allows trusting certs for specific installations/subject specific.

  • I have reviewed the contributing guide

  • I have viewed, signed, and submitted the Contributor License Agreement

  • I have made this pull request to the main branch

  • I have run all the unit tests using bundle exec rake

  • I have run CF Acceptance Tests

- allow specifying a ca for syslog bindings to be used for that specific endpoint
@moleske
Copy link
Member

moleske commented Dec 8, 2022

  • Helps running integration tests. Also allows trusting certs for specific instillations/subject specific.

Can you clarify what integration tests you are referring to? I'm assuming you mean CATS but want to be sure

@Benjamintf1
Copy link
Member Author

Yup, cats.

generally speaking, if I see a cert and key, I also expect to see a ca.

@Benjamintf1
Copy link
Member Author

Idk why the tests would randomly fail on sql?

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.

4 participants