On Sun, Dec 01, 2019 at 03:16:32PM -0500, Andrew Dunstan wrote:
> No, that's not the issue. The problem is that if we're not building with
> openssl we don't link in fe-secure-openssl.c. It looks like I might need
> to move some stuff from there to fe-secure.c.
We should try to keep as many things in fe-secure-openssl.c as we can
because these are designed to be specific to OpenSSL. Your solution
with c01ac6d was the right thing to do, thanks.
--
Michael