Re: TODO: GNU TLS

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Stephen Frost <sfrost(at)snowman(dot)net>
Cc: David Boreham <david_list(at)boreham(dot)org>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>, pgsql-hackers(at)postgresql(dot)org, "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>, mark(at)mark(dot)mielke(dot)cc, Martijn van Oosterhout <kleptog(at)svana(dot)org>, Mark Kirkwood <markir(at)paradise(dot)net(dot)nz>
Subject: Re: TODO: GNU TLS
Date: 2007-01-02 19:51:27
Message-ID: 200701021951.l02JpRt19913@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Stephen Frost wrote:
-- Start of PGP signed section.
> * David Boreham (david_list(at)boreham(dot)org) wrote:
> > Stephen Frost wrote:
> > >erm, I'm not really sure what you're saying here but perhaps I can
> > >clarify: I wasn't suggesting to add any serious amount of source code
> > >to PostgreSQL - NSS would be used just as OpenSSL is today, and as
> > >GNUTLS support was proposed, a seperate library which is distributed
> > >independently of PostgreSQL but can be compiled against. I don't know
> > >
> > I suspect that Andrew was concerned about the dependency NSS has on NSPR.
> [...]
>
> Ah, this does sound rather ugly and not something we'd want. The
> particular library doesn't make a whole heck of alot of difference to me
> provided it has the general functionality necessary and a compatible
> license (where 'compatible' in this case really means 'Debian feels it
> is compatible with the GPL'). It'd be wonderful if OpenSSL's license
> was the same license PostgreSQL has. Honestly, we'd be happy to stop
> pissing off both those who license their code under the GPL (by asking
> for exceptions for OpenSSL) and core library maintainers (by asking for
> GNUTLS support, though in general I like to have options).

Keep in mind in most cases OpenSSL is already part of the operating
system, unless you are using Win32.

--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Martijn van Oosterhout 2007-01-02 19:59:05 Re: TODO: GNU TLS
Previous Message Stephen Frost 2007-01-02 19:50:15 Re: TODO: GNU TLS