summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomas Mraz <tomas@openssl.org>2023-05-23 15:32:26 +0200
committerTomas Mraz <tomas@openssl.org>2023-05-23 15:32:26 +0200
commitcd6f72a71d298d9ea5964999cf48afd15957e13c (patch)
tree7d9656b472e3c72704c8a8fb14c3b4dedf40d361
parente94b43838623f51e4852f6483963b077873ebb79 (diff)
Add OpenSSL OMC key to list of key fingerprints
Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21030)
-rw-r--r--doc/fingerprints.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/fingerprints.txt b/doc/fingerprints.txt
index 3604fbdc65..0655df2fd7 100644
--- a/doc/fingerprints.txt
+++ b/doc/fingerprints.txt
@@ -12,6 +12,11 @@ in the file named openssl-1.0.1h.tar.gz.asc.
The following is the list of fingerprints for the keys that are
currently in use to sign OpenSSL distributions:
+pub rsa4096 2014-10-04
+ Key fingerprint = EFC0 A467 D613 CB83 C7ED 6D30 D894 E2CE 8B3D 79F5
+uid OpenSSL OMC <openssl-omc@openssl.org>
+uid OpenSSL Security <openssl-security@openssl.org>
+
pub 4096R/7DF9EE8C 2014-10-04
Key fingerprint = 7953 AC1F BC3D C8B3 B292 393E D5E9 E43F 7DF9 EE8C
uid Richard Levitte <richard@opensslfoundation.com>