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

feat: SSL #162

Merged
merged 6 commits into from
Jul 12, 2023
Merged

feat: SSL #162

merged 6 commits into from
Jul 12, 2023

Conversation

sebastianswms
Copy link
Collaborator

@sebastianswms sebastianswms commented Jul 5, 2023

Implements SSL for postgres connections, as in MeltanoLabs/target-postgres#131.

Closes #117

@sebastianswms sebastianswms changed the title SSL configuration options and parsing. feat: SSL configuration options and parsing. Jul 5, 2023
@sebastianswms sebastianswms changed the title feat: SSL configuration options and parsing. feat: SSL Jul 5, 2023
@sebastianswms sebastianswms marked this pull request as ready for review July 5, 2023 21:10
Copy link
Member

@visch visch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sebastianswms Can you be sure to update the README with the tap.py settings then this looks good to me (assuming it passes the tests that are running right now)

@sebastianswms sebastianswms requested a review from visch July 12, 2023 19:40
@visch visch merged commit 70ab988 into MeltanoLabs:main Jul 12, 2023
4 checks passed
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.

Support SSL Connections
2 participants