OpenSSL 3.0 deprecates some APIs used by aws-sdk-cpp, e.g. EVP_MD_CTX_md. As a result, aws-sdk-cpp failed to build with OpenSSL configured with "no-deprecated". build ...
Excecuting main (see reproductions steps) results in ExecutionException with a NPE as cause. Exception in thread "main" java.util.concurrent.ExecutionException: ...