Thread: PGAdmin 4 SSH tunnel asking for identity file password

PGAdmin 4 SSH tunnel asking for identity file password

From
Santanu Das
Date:
I am using PGAdmin 4, on OS X, to connect to AWS Aurora, through SSH tunnel and an identity file. The identity file is PEM formatted and the key is NOT password protected (other than file mode being 0400) but it asks for password every time I try to connect, resulting unable to connect. It works absolutely fine if I do a SSH port forwarding on the command-line first and then connect using localhost.

Am I doing something wrong or is it just a glitch/bug?

-S