Re: [HACKERS] [9.4] Minor SSL/ECDH related doc fixes

2014-05-27 Thread Bruce Momjian
On Sat, May 17, 2014 at 10:36:59PM +0300, Marko Kreen wrote: > - Clarify ECDH decription in release notes. > - Fix default value - it's 'prime256v1'. > - List curves with good cross-platform support explicitly > (NIST P-256 / P-384 / P-521). > > The -list_curves output is full of garbage, it's h

[HACKERS] [9.4] Minor SSL/ECDH related doc fixes

2014-05-17 Thread Marko Kreen
- Clarify ECDH decription in release notes. - Fix default value - it's 'prime256v1'. - List curves with good cross-platform support explicitly (NIST P-256 / P-384 / P-521). The -list_curves output is full of garbage, it's hard to know which ones make sense to use. Only those three curves are su