Re: 9.5: Can't connect with PGSSLMODE=require on Windows
От | Asif Naeem |
---|---|
Тема | Re: 9.5: Can't connect with PGSSLMODE=require on Windows |
Дата | |
Msg-id | CAEB4t-OkxrP17e4oSv2m5ZtYTBKjKTbd0wE7rwDOWTYDGd8B_Q@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: 9.5: Can't connect with PGSSLMODE=require on Windows (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: 9.5: Can't connect with PGSSLMODE=require on Windows
|
Список | pgsql-hackers |
Thank you Tom. The issue seems not reproducible anymore with latest PG95 source code (commit 60fcee9e5e77dc748a9787fae34328917683b95e) Windows build i.e.
Regards,
Muhammad Asif Naeem
C:\PG\postgresql\pg95_with_openssl>bin\psql.exe -d postgres -h 172.16.141.232
psql (9.5alpha2)
WARNING: Console code page (437) differs from Windows code page (1252)
8-bit characters might not work correctly. See psql reference
page "Notes for Windows users" for details.
SSL connection (protocol: TLSv1.2, cipher: ECDHE-RSA-AES256-GCM-SHA384, bits: 256, compression: off)
Type "help" for help.
postgres=# select version();
version
-----------------------------------------------------------------
PostgreSQL 9.5alpha2, compiled by Visual C++ build 1800, 64-bit
(1 row)
Muhammad Asif Naeem
On Tue, Sep 29, 2015 at 3:03 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
Thom Brown <thom@linux.com> writes:
> With 9.5 alpha 2 on Windows 8 (64-bit), trying to require SSL results
> in a blocking error:
I've pushed a patch for this; can you verify it on Windows?
regards, tom lane
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
В списке pgsql-hackers по дате отправления: