SSL enabled connection for PostgreSQL - Mailing list pgsql-admin

From Rajeshwar Singh
Subject SSL enabled connection for PostgreSQL
Date
Msg-id CAKDxqr=n4tnk4+NOSRbCmkh44PHYx8r37ev8S-6CXpBvnZBaPg@mail.gmail.com
Whole thread Raw
Responses Re: SSL enabled connection for PostgreSQL
List pgsql-admin
Hi...

I am setting up PostgreSQL 14 with SSL and passphrase. The postgresql.conf file has following entry:

ssl=on
.
.
ssl_passphrase_command='passphrase.txt'
ssl_passphrase_command_supports_reloads = on

Now when I try to connect using psql, it ask for Enter PEM pass_phrase:

Is there a way where client can be configured so it doesn't ask for pass phrase ?

Thanks in advance
Rajeshwar Singh

pgsql-admin by date:

Previous
From: Holger Jakobs
Date:
Subject: Re: Fatal Error KeyError: 'ck_port_range' after upgrade
Next
From: "David G. Johnston"
Date:
Subject: Re: SSL enabled connection for PostgreSQL