envoyproxy / envoy-openssl

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

OSSM-4623 Added runtime check for correct OpenSSL library version #119

Closed tedjpoole closed 9 months ago

tedjpoole commented 9 months ago

Added a check to ensure that the major & minor version of OpenSSL dynamically loaded at runtime matches the version that the layer was compiled against.