mirror of
https://github.com/cloudflare/pingora.git
synced 2026-05-15 09:50:42 +00:00
f8c86b4bed
Adds ssl_export_keying_material function to both pingora-openssl and
pingora-boringssl ext modules. This wraps the underlying SSL library's
export_keying_material method for RFC 5705 compliance.
Includes-commit: e930a5c3d9
Replicated-from: https://github.com/cloudflare/pingora/pull/729