-
szilardHi
-
szilardLibreSSL-portable seems to be working on Illumos (I haven't extensively checked the OpenSSL patches in the omnios-build repo yet). Is there any plan to replace OpenSSL with LibreSSL?
-
szilardRegarding the stream issue with nginx: I misremembered, the missing module is : ngx_stream_ssl_module
-
szilardI have attempted to enable that module and recompile nginx, but I got this: pastebin.com/raw/BixLE6rR
-
melezhik_Hi! I am reading this - omnios.org/joinus.html and interested in this - "Building and testing releases;" what is the best contact point for that?
-
andyfszilard - that build looks ok, just some warnings that could be cleaned up. You should open a PR to enable the module you need in the omnios extra nginx builds, or open an issue for it.
-
andyfNo there are no current plans to replace OpenSSL with LibreSSL.
-
szilardandyf: i have already created a PR for nginx
-
andyfOh, nice, thank you!