pgAdmin 4 MacOS with client-certificates: on import qsql does not set the required sslcert and sslkey

From: Fabian Sturm <fabian(dot)sturm(at)aduu(dot)de>
To: pgadmin-support(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 MacOS with client-certificates: on import qsql does not set the required sslcert and sslkey
Date: 2019-02-11 12:54:23
Message-ID: 95D4FC00-0F89-4C74-B58B-BB18E87FCBF2@aduu.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hello,
I’m playing around with pgAdmin 4, just got client certificates working. After that I exported some test data from another database and recreated the same table in my remote database which uses client-certificates.
Then I tried to import the rows in the remote database, which as far as I can tell failed since pgAdmin 4.2 does not add sslcert and sslkey to the psql call.

The problem is illustrated in the following images. Connection dialog. Import dialog. Error message showing failing psql command.
https://imgur.com/a/bCK7SX4

My platform is 10.14.4 Beta (18E174f) and I’m using pgAdmin 4.2.

Is there a setting to make psql use the given sslcert and sslkey? Or did I do sth wrong?

Regards, Fabian Sturm

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Khushboo Vashi 2019-02-12 05:35:48 Re: pgAdmin 4 MacOS with client-certificates: on import qsql does not set the required sslcert and sslkey
Previous Message Zoltán Sörös 2019-02-11 09:51:30 Re: pgAdmin 4 V4.2 and non-unicode database