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

Update acceptance tests for Postgres source/destination with SSL certificates #12766

Closed
andriikorotkov opened this issue May 11, 2022 · 0 comments · Fixed by #13840
Closed

Update acceptance tests for Postgres source/destination with SSL certificates #12766

andriikorotkov opened this issue May 11, 2022 · 0 comments · Fixed by #13840

Comments

@andriikorotkov
Copy link
Contributor

At this time, we enable SSL connections using a boolean switch and we do not need certificates to configure the connection.

Once the changes from Task - #4034 are implemented, we will need both client and server certificates to test the SSL connection. This requires creating such certificates in the test container, disabling the SSL connection and updating existing ones, and adding new Acceptance Tests for postgres source and destgnestion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Prioritized for scoping
Development

Successfully merging a pull request may close this issue.

1 participant