anomalizer / ngx_aws_auth

nginx module to proxy to authenticated AWS services
BSD 2-Clause "Simplified" License
470 stars 144 forks source link

Openssl 3.0 compatibility for deprecated functions #90

Closed gauravko closed 11 months ago

gauravko commented 1 year ago

SHA256_Init/Update/Final are deprecated in OpenSSL 3.0. This commit resolves them.