Properly initialize SSL engines when used from libpq. This is required for
Magnus Hagander <magnus@hagander.net>
Properly initialize SSL engines when used from libpq. This is required for most external engines. Per report and initial code from Lars Kanis
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/libpq/fe-secure.c | modified | +34 −7 |
| src/interfaces/libpq/libpq-int.h | modified | +12 −1 |