Skip to content

Enabling enhanced certificates breaks the connection to pgbouncer #186

@JDrizzy

Description

@JDrizzy

Enabling enhanced certificates adds extra parameters to the database URL:

?sslrootcert=/etc/ssl/certs/ca-certificates.crt&sslmode=verify-full

The following error is raised as pgbouncer is then expected to have SSL configured based on the parameters passed:

connection to server at "127.0.0.1", port 6000 failed: server does not support SSL, but SSL was required

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions