Skip to content
This repository was archived by the owner on Apr 2, 2024. It is now read-only.
This repository was archived by the owner on Apr 2, 2024. It is now read-only.

Change DB SSL default to prefer from require #1774

@VineethReddy02

Description

@VineethReddy02

Is your feature request related to a problem? Please describe.

Today Promscale Connector by default uses the SSL auth as require. To improve the user experience for users who want to use allow or require make the default as prefer. The client negotiates the SSL auth with the DB.

Describe the solution you'd like.
Ease DB integration with Promscale connector. Also, Postgres default SSL mode is prefer.

Describe alternatives you've considered
Using only allow, but this would impact existing users to explicitly set it to require

How would this feature help you*
Easy onboarding with DB connection configuration.

Additional context
This has been discussed in joint sync-up and decided to use prefer as the default.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ImprovementImprovements to the existing features

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions