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

config: deprecate tls_downstream_client_ca #4461

Merged
merged 1 commit into from Aug 15, 2023

Conversation

kenjenkins
Copy link
Contributor

Summary

Log a deprecation warning for any route where tls_downstream_client_ca or tls_downstream_client_ca_file is non-empty, with a link to the reference page for this setting (the deprecation warning still needs to be added to the documentation, see pomerium/documentation#913).

Related issues

#4356

User Explanation

The tls_downstream_client_ca and tls_downstream_client_ca_file route options are deprecated, and will be removed in a future Pomerium release.

Checklist

  • reference any related issues
  • updated docs
  • updated unit tests
  • updated UPGRADING.md
  • add appropriate tag (improvement / bug / etc)
  • ready for review

Log a deprecation warning for any route where tls_downstream_client_ca
or tls_downstream_client_ca_file is non-empty.
@kenjenkins kenjenkins requested a review from a team as a code owner August 15, 2023 17:09
@coveralls
Copy link

Coverage Status

coverage: 63.99% (+0.02%) from 63.973% when pulling 73fc259 on kenjenkins/deprecate-per-route-client-ca into e8b489e on main.

@kenjenkins kenjenkins merged commit a253983 into main Aug 15, 2023
9 checks passed
@kenjenkins kenjenkins deleted the kenjenkins/deprecate-per-route-client-ca branch August 15, 2023 21:38
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.

None yet

3 participants