Re: SAST FATAL: could not access private key file "server.key"

From: Glyn Astill <glynastill(at)yahoo(dot)co(dot)uk>
To: Dave Coventry <dgcoventry(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: SAST FATAL: could not access private key file "server.key"
Date: 2008-07-01 12:37:29
Message-ID: 367366.1314.qm@web25801.mail.ukl.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Sounds like your using an ssl connection and it's looking for an openssl key, you need to make sure it's installed and you've generated a csr...

----- Original Message ----
> From: Dave Coventry <dgcoventry(at)gmail(dot)com>
> To: pgsql-general(at)postgresql(dot)org
> Sent: Tuesday, 1 July, 2008 1:05:29 PM
> Subject: [GENERAL] SAST FATAL: could not access private key file "server.key"
>
> When starting Postgres I get the following:
>
>
> root(at)Admin:/home/it# /etc/init.d/postgresql-8.2 start
> * Starting PostgreSQL 8.2 database server
> * The PostgreSQL server failed to start. Please check the
> log output:
> 2008-07-01 13:37:39 SAST FATAL: could not access private key file
> "server.key": Permission denied
>
> What is the "server key"?
>
> And how do I make it accessible?
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general

__________________________________________________________
Not happy with your email address?.
Get the one you really want - millions of new email addresses available now at Yahoo! http://uk.docs.yahoo.com/ymail/new.html

Browse pgsql-general by date

  From Date Subject
Next Message Chandra ASGI Tech 2008-07-01 12:56:36 Re: Need some help
Previous Message A. Kretschmer 2008-07-01 12:35:38 Re: SAST FATAL: could not access private key file "server.key"