Re: Crashed libpq.dll in a multithreaded environment in case of SSL connection + callstack

From: csusza <csusza(at)gmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Crashed libpq.dll in a multithreaded environment in case of SSL connection + callstack
Date: 2018-06-25 13:28:02
Message-ID: 1529933282658-0.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi,

OP here.

The issue was that I used a cipher that is not allowed in version 9.6:
ssl_ciphers = 'AES256-SHA256'.
With commenting out this settings which cipher version will pqlib use? Is
there any more info about this somewhere regarding cipher versions with
postgresql?

Thanks,
Best,
Adam

--
Sent from: http://www.postgresql-archive.org/PostgreSQL-bugs-f2117394.html

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Gary Bernhardt 2018-06-25 23:47:53 Converting to UTC multiple times converts back to local time zone
Previous Message Sergei Kornilov 2018-06-25 10:26:38 Re: BUG #15252: "do not dump comments" in pg_restore help