Re: pgsql/src backend/libpq/be-secure.c include/li ...

From: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
To: "Bruce Momjian - CVS" <momjian(at)postgresql(dot)org>, <pgsql-committers(at)postgresql(dot)org>
Subject: Re: pgsql/src backend/libpq/be-secure.c include/li ...
Date: 2002-06-14 04:50:48
Message-ID: GNELIHDDFBOCMGBFGEFOKEMCCCAA.chriskl@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

> If the user has certificates in $HOME/.postgresql/postgresql.crt
> and $HOME/.postgresql/postgresql.key exist, they are provided
> to the server. The certificate used to sign this cert must be
> known to the server, in $DataDir/root.crt. If successful, the
> cert's "common name" is logged.

How about we put a script or Makefile in $datadir that eases the generation
of a server cert and signing users...?

Chris

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2002-06-14 04:53:53 [WEBMASTER] www/html/docs
Previous Message Bruce Momjian - CVS 2002-06-14 04:38:04 pgsql/src backend/libpq/be-secure.c interfaces ...