Branch: refs/heads/OpenSSL_1_1_1-stable
Home: https://github.openssl.org/openssl/openssl
Commit: 4c1cf6d39bb8e85658ac8c743dcff8ede730f76a
https://github.openssl.org/openssl/openssl/commit/4c1cf6d39bb8e85658ac8c743dcff8ede730f76a
Author: Bernd Edlinger <[email protected]>
Date: 2022-07-05 (Tue, 05 Jul 2022)
Changed paths:
M test/v3ext.c
Log Message:
-----------
Fix compile issues in test/v3ext.c with no-rfc3779
There are no ASIdentifiers if OPENSSL_NO_RFC3779 is defined,
therefore the test cannot be compiled.
Reviewed-by: Matt Caswell <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/18634)
(cherry picked from commit b76efe61ea9710a8f69e1cb8caf1aeb2ba6f1ebe)
(cherry picked from commit 665ab12ed3f0d78e7cb6a55cdd2b83a2fe150232)