Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: Activer le support SSL


  • From: Stephane Bortzmeyer <bortzmeyer(at)nic(dot)fr>
  • To: Kata Goto <black(dot)katagoto(at)gmail(dot)com>
  • Cc: pgsql-fr-generale(at)postgresql(dot)org
  • Subject: Re: Activer le support SSL
  • Date: Wed, 22 Jul 2009 12:40:23 +0200
  • Message-id: <20090722104023.GA9354@nic.fr> <text/plain>

On Wed, Jul 22, 2009 at 12:31:49PM +0200,
 Kata Goto <black(dot)katagoto(at)gmail(dot)com> wrote 
 a message of 136 lines which said:

> > lrwxrwxrwx 1 root     root       38 jui 22 11:56 server.key -> /etc/ssl/private/ssl-cert-snakeoil.key
...
> > -rwxr-x--- 1 postgres postgres 887 jui 10 19:51 ssl-cert-snakeoil.key
...
> > 2009-07-22 12:31:10 CEST FATAL: n'a pas pu accéder au fichier de la clé
> > privée « server.key » : Permission non accordée failed!
> >  failed!

ssl-cert-snakeoil.key est lisible par l'utilisateur postgres mais
probablement pas tout le chemin /etc/ssl/private. Il faut que *chaque*
répertoire du chemin soit traversable (permission 'x'). Au hasard, je
dirai que /etc/ssl/private n'a pas cette permission.




Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group