Skip subdirectories in SSL_add_dir_cert_subjects_to_stack()
authorolszomal <Malgorzata.Olszowka@stunnel.org>
Tue, 21 Feb 2023 13:20:24 +0000 (14:20 +0100)
committerPauli <pauli@openssl.org>
Thu, 23 Feb 2023 09:11:26 +0000 (20:11 +1100)
commita92dd651abfc4ee3503e582166be99f53d2f3cb0
tree8a472be089c8ae815570af3550f92e3db4b1a97b
parentb14928611b0842d9d05ada74f27fa6f11aa251fd
Skip subdirectories in SSL_add_dir_cert_subjects_to_stack()

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20312)

(cherry picked from commit 1dc35d44f355a7371a1ff8a457586938cc7b168a)
ssl/ssl_cert.c