otp icon indicating copy to clipboard operation
otp copied to clipboard

otp: fix compilation - deprecated OpenSSL APIs

Open neheb opened this issue 2 years ago • 1 comments

Signed-off-by: Rosen Penev [email protected]

Compile with -DOPENSSL_API_COMPAT=0x10100000L to simulate.

neheb avatar Jul 24 '22 06:07 neheb

CT Test Results

    2 files    14 suites   5m 0s :stopwatch: 182 tests 168 :heavy_check_mark:   14 :zzz: 0 :x: 460 runs  327 :heavy_check_mark: 133 :zzz: 0 :x:

Results for commit 21e5ccf2.

:recycle: This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

github-actions[bot] avatar Jul 24 '22 06:07 github-actions[bot]

Thanks for the PR!

HansN avatar Aug 17 '22 12:08 HansN