Commit beeaa8d0 authored by Matt Caswell's avatar Matt Caswell
Browse files

Fix the return value for SSL_get0_chain_certs()



This function was always returning 0. It should return 1 on success.

Fixes #9374

Reviewed-by: default avatarKurt Roeckx <kurt@roeckx.be>
(Merged from https://github.com/openssl/openssl/pull/9395)

(cherry picked from commit 7bc82358ae930cfbd353602bc1fd25bfad107350)
parent 686ead45
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment