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 a new "tls-mode=preferred" DSN parameter #928

Commits on Mar 9, 2019

  1. Add a new "tls-mode=preferred" DSN parameter

    Separating "preferred" into its own parameter instead of making it
    a special value in the "tls=" parameter makes it possible to use
    custom TLS config with this mode. This is useful when clients
    don't need to authenticate servers using TLS but a server may
    or may not need to authenticate the client using TLS.
    dweitzman committed Mar 9, 2019
    Configuration menu
    Copy the full SHA
    6d36ff0 View commit details
    Browse the repository at this point in the history