]> git.ipfire.org Git - thirdparty/openssl.git/commit
Remove unreachable code from SSL_use_certificate_file() as in SSL_CTX_use_certificate...
authoratishkov <a.tishkov@aladdin.ru>
Fri, 7 Jul 2023 13:00:38 +0000 (16:00 +0300)
committerPauli <pauli@openssl.org>
Sun, 16 Jul 2023 22:52:30 +0000 (08:52 +1000)
commit33ef5fc2c2bf0b0587bfcba28f61329abd83be70
tree282367dc4422105213aa71085751058a285f0711
parent01b048513153bdbee3efc82389d38d353352a7f1
Remove unreachable code from SSL_use_certificate_file() as in SSL_CTX_use_certificate_file()

CLA: trivial

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/21394)
ssl/ssl_rsa.c