envoyproxy / envoy-openssl

Envoy OpenSSL extensions
Apache License 2.0
44 stars 39 forks source link

Pre-installed OpenSSL #62

Closed pfl closed 1 year ago

pfl commented 1 year ago

Detect if OpenSSL is already installed

pfl commented 1 year ago

Some Envoy build errors unrelated to OpenSSL/bssl_compat still with commit 16ac796, let's see if we can figure them out also. Ted's two fixes that turned into nice commits do fix the standalone CMake library building problem.

pfl commented 1 year ago

Updated README.md with build instructions, now Envoy is being built up to the point where the first boringssl header files are missing.