Commit b99b3566e2 for openssl.org
commit b99b3566e2b566bebefb4251c0a8258c35fdec20
Author: Dmitry Misharov <dmitry@openssl.org>
Date: Mon Jun 1 21:24:59 2026 +0200
add fingerprint of the new PGP key
Reviewed-by: Milan Broz <mbroz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.foundation>
MergeDate: Mon Jun 8 08:27:39 2026
(Merged from https://github.com/openssl/openssl/pull/31353)
diff --git a/doc/fingerprints.txt b/doc/fingerprints.txt
index bdcad14723..e8015f26b9 100644
--- a/doc/fingerprints.txt
+++ b/doc/fingerprints.txt
@@ -13,6 +13,9 @@ The following is the list of fingerprints for the keys that are
currently in use to sign OpenSSL distributions:
OpenSSL:
+B146 647E 45A7 B339 47AB 226B 2A2C 87D1 6169 2D40
+
+OpenSSL (old keys):
BA54 73A2 B058 7B07 FB27 CF2D 2160 94DF D0CB 81EF
Richard Levitte: