[openssl-commits] [openssl] OpenSSL_1_0_2-stable update

Matt Caswell matt at openssl.org
Tue Apr 17 15:59:28 UTC 2018


The branch OpenSSL_1_0_2-stable has been updated
       via  363c9f0ba4973a3d7d4ce743fadbc252aa9f0d4c (commit)
      from  1084fc8f0086cece8ae1a1e9f484d30fdff25192 (commit)


- Log -----------------------------------------------------------------
commit 363c9f0ba4973a3d7d4ce743fadbc252aa9f0d4c
Author: Matt Caswell <matt at openssl.org>
Date:   Tue Apr 17 13:40:07 2018 +0100

    Update fingerprints.txt
    
    Reviewed-by: Rich Salz <rsalz at openssl.org>
    (Merged from https://github.com/openssl/openssl/pull/5988)

-----------------------------------------------------------------------

Summary of changes:
 doc/fingerprints.txt | 67 +++++++++++-----------------------------------------
 1 file changed, 14 insertions(+), 53 deletions(-)

diff --git a/doc/fingerprints.txt b/doc/fingerprints.txt
index 373e90d..2cb74ae 100644
--- a/doc/fingerprints.txt
+++ b/doc/fingerprints.txt
@@ -1,63 +1,24 @@
-                              Fingerprints
+Fingerprints for Signing Releases
 
-OpenSSL releases are signed with PGP/GnuPG keys.  You can find the
-signatures in separate files in the same location you find the
-distributions themselves.  The normal file name is the same as the
-distribution file, with '.asc' added.  For example, the signature for
-the distribution of OpenSSL 1.0.1h, openssl-1.0.1h.tar.gz, is found in
-the file openssl-1.0.1h.tar.gz.asc.
+OpenSSL releases are signed with PGP/GnuPG keys.  This file contains
+the fingerprints of team members who are "authorized" to sign the
+next release.
+
+The signature is a detached cleartxt signature, with the same name
+as the release but with ".asc" appended.  For example, release
+1.0.1h can be found in openssl-1.0.1h.tar.gz with the signature
+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   1024D/F709453B 2003-10-20
-      Key fingerprint = C4CA B749 C34F 7F4C C04F  DAC9 A7AF 9E78 F709 453B
-uid                  Richard Levitte <richard at levitte.org>
+pub   4096R/7DF9EE8C 2014-10-04
+      Key fingerprint = 7953 AC1F BC3D C8B3 B292  393E D5E9 E43F 7DF9 EE8C
+uid                  Richard Levitte <richard at opensslfoundation.com>
 uid                  Richard Levitte <levitte at openssl.org>
-uid                  Richard Levitte <levitte at lp.se>
-
-pub   2048R/F295C759 1998-12-13
-      Key fingerprint = D0 5D 8C 61 6E 27 E6 60  41 EC B1 B8 D5 7E E5 97
-uid                  Dr S N Henson <shenson at drh-consultancy.demon.co.uk>
-
-pub   4096R/FA40E9E2 2005-03-19
-      Key fingerprint = 6260 5AA4 334A F9F0 DDE5  D349 D357 7507 FA40 E9E2
-uid                  Dr Stephen Henson <shenson at opensslfoundation.com>
-uid                  Dr Stephen Henson <shenson at drh-consultancy.co.uk>
-uid                  Dr Stephen N Henson <steve at openssl.org>
-sub   4096R/8811F530 2005-03-19
-
-pub   1024R/49A563D9 1997-02-24
-      Key fingerprint = 7B 79 19 FA 71 6B 87 25  0E 77 21 E5 52 D9 83 BF
-uid                  Mark Cox <mjc at redhat.com>
-uid                  Mark Cox <mark at awe.com>
-uid                  Mark Cox <mjc at apache.org>
-
-pub   1024R/9C58A66D 1997-04-03
-      Key fingerprint = 13 D0 B8 9D 37 30 C3 ED  AC 9C 24 7D 45 8C 17 67
-uid                  jaenicke at openssl.org
-uid                  Lutz Jaenicke <Lutz.Jaenicke at aet.TU-Cottbus.DE>
-
-pub   1024D/2118CF83 1998-07-13
-      Key fingerprint = 7656 55DE 62E3 96FF 2587  EB6C 4F6D E156 2118 CF83
-uid                  Ben Laurie <ben at thebunker.net>
-uid                  Ben Laurie <ben at cryptix.org>
-uid                  Ben Laurie <ben at algroup.co.uk>
-sub   4096g/1F5143E7 1998-07-13
-
-pub   1024R/5A6A9B85 1994-03-22
-      Key fingerprint = C7 AC 7E AD 56 6A 65 EC  F6 16 66 83 7E 86 68 28
-uid                  Bodo Moeller <2005 at bmoeller.de>
-uid                  Bodo Moeller <2003 at bmoeller.de>
-uid                  Bodo Moeller <2004 at bmoeller.de>
-uid                  Bodo Moeller <bmoeller at acm.org>
-uid                  Bodo Moeller <bodo at openssl.org>
-uid                  Bodo Moeller <bm at ulf.mali.sub.org>
-uid                  Bodo Moeller <3moeller at informatik.uni-hamburg.de>
-uid                  Bodo Moeller <Bodo_Moeller at public.uni-hamburg.de>
-uid                  Bodo Moeller <3moeller at rzdspc5.informatik.uni-hamburg.de>
+uid                  Richard Levitte <richard at openssl.com>
 
 pub   2048R/0E604491 2013-04-30            
       Key fingerprint = 8657 ABB2 60F0 56B1 E519 0839 D9C4 D26D 0E60 4491
+uid                  Matt Caswell <matt at openssl.org>
 uid                  Matt Caswell <frodo at baggins.org>
-


More information about the openssl-commits mailing list