mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-09 15:22:43 +02:00
Implement a converter which takes an EVP_PKEY and converts it to a public JWK key. This is the first step of the JWS implementation. It supports both EC and RSA keys. Know to work with: - LibreSSL - AWS-LC - OpenSSL > 1.1.1