Re: SSL/TLS support (Was: Re: 7.3.1 stamped) - Mailing list pgsql-hackers

From Bear Giles
Subject Re: SSL/TLS support (Was: Re: 7.3.1 stamped)
Date
Msg-id 3E0E1484.7080006@coyotesong.com
Whole thread Raw
In response to Re: SSL/TLS support (Was: Re: 7.3.1 stamped)  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian wrote:
> Marc G. Fournier wrote:
> 
>>>>My suggestion would be to eventually phase out ssl2 in favor of ssl3 or
>>>>tls.  And, as we are phasing it out, make it an opt-in thing, where the
>>>>dba has to turn on ssl2 KNOWING he is turning on a flawed protocol.
>>>
>>>That was sort of my point --- if we allow SSLv2 in the server, are we
>>>open to any security problems?  Maybe not.  I just don't know.

There are some weaknesses in SSLv2 that were fixed in SSLv3, but 
it takes a knowledgeable attacker to exploit them.  Anyone who is 
seriously concerned can easily change the startup code in both 
client and server and migrate to TLSv1.  We kept the current 
approach solely for backward compatibilty.

Bear



pgsql-hackers by date:

Previous
From: Olivier PRENANT
Date:
Subject: Re: Problems with 7.3.1
Next
From: "Dave Page"
Date:
Subject: Re: GBorg feature requests