]> git.ipfire.org Git - thirdparty/openssl.git/commit
Update defaults to install keys against major.minor
authorNeil Horman <nhorman@openssl.org>
Thu, 27 Jun 2024 15:12:23 +0000 (11:12 -0400)
committerNeil Horman <nhorman@openssl.org>
Tue, 9 Jul 2024 08:01:44 +0000 (04:01 -0400)
commitcaaea8f343c63a828a5861650038b25de2d5983b
tree5ff74a5d3a78c754986df894e10043bd08b04bd1
parentbf74cf35cf47bfa44a89a6f8c3e52a3ec76d828f
Update defaults to install keys against major.minor

we want patch level updates to use the same keys, so only create the key
against the major.minor version

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24450)
crypto/defaults.c
test/recipes/02-test_windows_registry.t