Skip to content

Support TLS 1.2 for PostgreSQL DB connection #360

@hapeka72

Description

@hapeka72

We are using Wicked together with a PostgreSQL DB (version 11), with an encrypted connection (SSL). We would like to connect using TLS 1.2, but it seems that this is not supported. This error message shows up in the logs:

Error: [postgres error] could not retrieve server_version: FATAL: TLS version used does not meet minimal requirements for this server. Please use a higher TLS version and retry.

We are running the whole thing in Azure, and having no support for TLS 1.2 will become a problem soon, because Azure will not support TLS versions < 1.2 after end of October. (The error above appears when we configure the DB to require TLS 1.2)

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