(re: #6660) I can finally repro the SSL error (in ...
# development
r
(re: #6660) I can finally repro the SSL error (in my personal laptop), and I’m 100% sure a version of libssl-dev is installed, because I got a different error until I installed it. My current hypothesis is that it’s a missing linker flag, because it actually builds the native-engine library without issues. Could be that, or the wrong version of libssl-dev