I just discovered that I can compile the TLS module just fine on OS/X, but when loading it
complains of missing functions and fails.
I tried building a separate OpenSSL from brew and link with that, but it just resulted in
another missing function. I guess we have
some missing #ifdef’s depending on various OpenSSL versions.
Anyone that has solved this or seen this on your own system? Any clues?
/O