Replies: 1 comment 3 replies
-
Question: are there any advantages for preferring openssl over boringssl? (I'm curious, there might be technical advantages or business compliance use cases, I'm clueless lol) |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
We're trying to build the uWebSockets.js module with openssl instead of boringssl.
It seems that currently the
make
command only supports building with boringssl. As we're not c/cpp developers, we would greatly appreciate any support in converting the build script to work with openssl as wellBeta Was this translation helpful? Give feedback.
All reactions