Is it possible to use OpenSSL, pick it up during the installation, instead of fetching and compiling BoringSSL?
For BoringSSL, Google states:
"BoringSSL is a fork of OpenSSL that is designed to meet Google's needs.
Although BoringSSL is an open source project, it is not intended for general use, as OpenSSL is. We don't recommend that third parties depend upon it. Doing so is likely to be frustrating because there are no guarantees of API or ABI stability."
https://boringssl.googlesource.com/boringssl/
Best.
For BoringSSL, Google states:
"BoringSSL is a fork of OpenSSL that is designed to meet Google's needs.
Although BoringSSL is an open source project, it is not intended for general use, as OpenSSL is. We don't recommend that third parties depend upon it. Doing so is likely to be frustrating because there are no guarantees of API or ABI stability."
https://boringssl.googlesource.com/boringssl/
Best.