Krishna
Results
2
comments of
Krishna
I'm getting this issue even after including openssl in LIBRARY_PATH `../src/auth.cpp:29:10: fatal error: 'openssl/evp.h' file not found #include "openssl/evp.h"`
> I'm getting this issue even after including openssl in LIBRARY_PATH > > `../src/auth.cpp:29:10: fatal error: 'openssl/evp.h' file not found #include "openssl/evp.h"` Doing this resolved the SSL error `$ cd...