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

PTEUDO-2041 Support SSL and non-SSL client connections #358

Merged
merged 1 commit into from
Nov 14, 2024

Commits on Nov 13, 2024

  1. PTEUDO-2041 Support SSL and non-SSL client connections

        The dbproxy is used on the same host as the client. As SSL would
        be more secure, we already using SSL to secure the outbound
        connection to cloud or actual database. Since this sidecar call
        is local to the host, we will allow non-SSL connections. This will
        ensure better usability for users of dbproxy.
    drewwells committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    4f91586 View commit details
    Browse the repository at this point in the history