ssl with pem password

From: "Luca Stancapiano" <l(dot)stancapiano(at)k-tech(dot)it>
To: pgsql-admin(at)postgresql(dot)org
Subject: ssl with pem password
Date: 2005-07-25 11:55:51
Message-ID: 21651.217.221.180.103.1122292551.squirrel@webmail.k-tech.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

hi.....I'm trying to use postgresql in mode ssl and I would to use a
private key that uses a pem password. When I launch postgres with
postgres user and my server.key and server.crt in my home ,in this mode:

echo password | /usr/bin/postmaster -il -p '5432' -D '/home/data'

I see this message:

Enter PEM pass phrase

but I would a thing more automatic without that password request. Is it
possible?

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tsirkin Evgeny 2005-07-25 13:07:36 postgresql array with perl
Previous Message gudipudi sudheer 2005-07-25 05:25:24 How to Download Postgresql for Windows