Move EDH support to common files

Peter Eisentraut <peter_e@gmx.net>

Commit: 573bd08b99e277026e87bb55ae69c489fab321b8
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2018-01-23T12:11:38Z
Releases: 11.0
Move EDH support to common files

The EDH support is not really specific to the OpenSSL implementation, so
move the support and documentation comments to common files.

Files

PathChange+/−
src/backend/libpq/be-secure-openssl.c modified +1 −57
src/backend/libpq/README.SSL modified +22 −0
src/include/libpq/libpq-be.h modified +19 −0