Re: [HACKERS] Access PostgreSQL server via SSL/Internet - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: [HACKERS] Access PostgreSQL server via SSL/Internet
Date
Msg-id 200010161432.KAA03674@candle.pha.pa.us
Whole thread Raw
List pgsql-patches
Good question.  I saw only one line from the patch applied.  The rest
applied cleanly as a new patch.  I am cc'ing patches to see if anyone
else knows about this.


> Umm. I have already received a mail saying that this patch was applied, back
> on the August 29th. Did it get lost, or what happened?
>
> //Magnus
>
> > -----Original Message-----
> > From: Bruce Momjian [mailto:pgman@candle.pha.pa.us]
> > Sent: den 16 oktober 2000 05:25
> > To: Magnus Hagander
> > Cc: 'Peter Eisentraut'; 'Dominic J. Eidson'; John McKown; PostgreSQL
> > hackers mailing list
> > Subject: Re: [HACKERS] Access PostgreSQL server via SSL/Internet
> >
> >
> > Applied.  Thanks.  I always love doc patches.
> >
> > [ Charset ISO-8859-1 unsupported, converting... ]
> > > > > Docs of the SSL stuff is coming up as soon as I get "final
> > > > approval" of
> > > > > the patch that brings SSL up to working (e.g. either
> > applying or
> > > > > rejectnig :-). I have a very rough outline so far, but
> > I don't want
> > > > > to put down too much work into it until I know I am
> > documenting the
> > > > > right thing (the version that will eventually go in, that is).
> > > >
> > > > Your patch looked fine to me, the details can be hammered
> > out later.
> > > Ok. Great. That's what I needed to hear.
> > >
> > >
> > > > What I'd like to see is some at least informal documentation
> > > > on how to use
> > > > this at all. We can't put in any patches that we don't know
> > > > how to use.
> > >
> > > Here is a patch against the same cvs tree as the SSL patch
> > (Aug 20).
> > > I hope I didn't mess the SGML up too bad, but somebody
> > should definitly
> > > look that over. I tried to steal as much as I could from around :-)
> > >
> > > This patch updates:
> > > * Installation instructions (paragraph on how to compile
> > with openssl)
> > > * Documentation of pg_hba.conf (added "hostssl" record docs)
> > > * Libpq documentation (added connection option, documentation of
> > >   PQgetssl() function)
> > > * Add section on SSL to "Server Runtime Environment"
> > >
> > > If you beleive any particular area needs more attention,
> > please let me know.
> > >
> > > //Magnus
> > >
> > >
> >
> > [ Attachment, skipping... ]
> >
> >
> > --
> >   Bruce Momjian                        |  http://candle.pha.pa.us
> >   pgman@candle.pha.pa.us               |  (610) 853-3000
> >   +  If your life is a hard drive,     |  830 Blythe Avenue
> >   +  Christ can be your backup.        |  Drexel Hill,
> > Pennsylvania 19026
> >
>


--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] when does CREATE VIEW not create a view?
Next
From: Zeugswetter Andreas SB
Date:
Subject: one more AIX patch for current