Re: [PATCHES] sslmode patch

2003-07-26 Thread Bruce Momjian
Newest patch applied. Thanks. --- Jon Jensen wrote: > Folks, > > At long last I put together a patch to support 4 client SSL negotiation > modes (and replace the requiressl boolean). The four options were first > spelled

Re: [PATCHES] sslmode patch

2003-07-01 Thread Bruce Momjian
Jon Jensen wrote: > On Tue, 1 Jul 2003, Bruce Momjian wrote: > > > > To sum up, there's a new client parameter "sslmode" and environment > > > variable "PGSSLMODE", with these options: > > > > > > sslmode description > > > --- --- > > > prevent Unencrypted non-SSL only > > > >

Re: [PATCHES] sslmode patch

2003-07-01 Thread Jon Jensen
On Tue, 1 Jul 2003, Bruce Momjian wrote: > > To sum up, there's a new client parameter "sslmode" and environment > > variable "PGSSLMODE", with these options: > > > > sslmode description > > --- --- > > prevent Unencrypted non-SSL only > > I think the word 'never' would be mor

Re: [PATCHES] sslmode patch

2003-07-01 Thread Bruce Momjian
Jon Jensen wrote: > Folks, > > At long last I put together a patch to support 4 client SSL negotiation > modes (and replace the requiressl boolean). The four options were first > spelled out by Magnus Hagander <[EMAIL PROTECTED]> on 2000-08-23 in email > to pgsql-hackers, archived here: > > http:

[PATCHES] sslmode patch

2003-06-30 Thread Jon Jensen
Folks, At long last I put together a patch to support 4 client SSL negotiation modes (and replace the requiressl boolean). The four options were first spelled out by Magnus Hagander <[EMAIL PROTECTED]> on 2000-08-23 in email to pgsql-hackers, archived here: http://archives.postgresql.org/pgsql-ha