Move EDH support to common files
Peter Eisentraut <peter_e@gmx.net>
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
| Path | Change | +/− |
|---|---|---|
| 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 |