From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | Namrata <nlabade(at)nulinkinc(dot)com> |
Cc: | pgsql-admin <pgsql-admin(at)postgresql(dot)org> |
Subject: | Re: SSL problem |
Date: | 2001-06-20 14:50:02 |
Message-ID: | Pine.LNX.4.30.0106201647250.725-100000@peter.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-general |
Namrata writes:
> I am trying to start the postmaster with SSL support. -l option is used to start the postmaster to start with ssl support. when I am trying to start
> with -l option, it searches for server.crt and server.key file. I have bothe files in data directory.
> but each time when I am trying to start the postmaster with -l option, I am getting following error
>
> Failed to load private key file (data/server.key): problems getting password
If you have protected the certificate or key files with a password, the
server will prompt you for the password when it starts, so make sure
you're not setting the standard input to /dev/null or something like that.
(If you're using pg_ctl to start the server this is probably the case.)
--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter
From | Date | Subject | |
---|---|---|---|
Next Message | Josh Berkus | 2001-06-20 14:54:59 | Re: [SQL] log file |
Previous Message | Roberto Mello | 2001-06-20 14:47:21 | Re: [SQL] Re: Row Level Locking !! |
From | Date | Subject | |
---|---|---|---|
Next Message | Thalis A. Kalfigopoulos | 2001-06-20 14:56:48 | Re: Web site gripes |
Previous Message | Vilson farias | 2001-06-20 14:38:06 | Cache lookup problems dont go away |