libpq connection strings: control over the cipher suites?

From: Graham Leggett <minfrin(at)sharp(dot)fm>
To: pgsql-hackers(at)postgresql(dot)org
Subject: libpq connection strings: control over the cipher suites?
Date: 2017-11-09 11:27:58
Message-ID: EEF6C571-B719-4C51-9F8E-999044C3623A@sharp.fm
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi all,

According to the docs at https://www.postgresql.org/docs/9.5/static/libpq-connect.html#LIBPQ-CONNSTRING there are various parameters that control ssl from the client side, including providing the ssl certs, keys, etc.

Is there a parameter or mechanism for setting the required ssl cipher list from the client side?

Regards,
Graham

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Aleksander Alekseev 2017-11-09 12:26:46 Re: Jsonb transform for pl/python
Previous Message Beena Emerson 2017-11-09 11:18:36 Re: Runtime Partition Pruning