]> git.ipfire.org Git - thirdparty/openssl.git/commit
Move CRL extensions from v3_ocsp.c to v3_crldp.c
authorTomas Mraz <tomas@openssl.org>
Thu, 27 Nov 2025 11:19:55 +0000 (12:19 +0100)
committerTomas Mraz <tomas@openssl.org>
Fri, 28 Nov 2025 16:19:17 +0000 (17:19 +0100)
commited04580650907bcd5c11ba09996a9fb6fb9b4972
tree350b06e1e25f676d8a64e78512100ad35006d582
parentc5c8b44f0f66f8edf5d6035705f15f3e55265798
Move CRL extensions from v3_ocsp.c to v3_crldp.c

Otherwise they will not be handled by no-ocsp build.

Reviewed-by: Norbert Pocs <norbertp@openssl.org>
Reviewed-by: Eugene Syromiatnikov <esyr@openssl.org>
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/29234)
crypto/ocsp/v3_ocsp.c
crypto/x509/standard_exts.h
crypto/x509/v3_crld.c