diff options
Diffstat (limited to 'src/lib/libssl/src/doc/fingerprints.txt')
-rw-r--r-- | src/lib/libssl/src/doc/fingerprints.txt | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/src/lib/libssl/src/doc/fingerprints.txt b/src/lib/libssl/src/doc/fingerprints.txt new file mode 100644 index 0000000000..c350d381eb --- /dev/null +++ b/src/lib/libssl/src/doc/fingerprints.txt | |||
@@ -0,0 +1,28 @@ | |||
1 | Fingerprints | ||
2 | |||
3 | OpenSSL releases are signed with PGP/GnuPG keys. You can find the | ||
4 | signatures in separate files in the same location you find the | ||
5 | distributions themselves. The normal file name is the same as the | ||
6 | distribution file, with '.asc' added. For example, the signature for | ||
7 | the distribution of OpenSSL 0.9.7f, openssl-0.9.7f.tar.gz, is found in | ||
8 | the file openssl-0.9.7f.tar.gz.asc. | ||
9 | |||
10 | The following is the list of fingerprints for the keys that are | ||
11 | currently in use (have been used since summer 2004) to sign OpenSSL | ||
12 | distributions: | ||
13 | |||
14 | pub 1024D/F709453B 2003-10-20 | ||
15 | Key fingerprint = C4CA B749 C34F 7F4C C04F DAC9 A7AF 9E78 F709 453B | ||
16 | uid Richard Levitte <richard@levitte.org> | ||
17 | uid Richard Levitte <levitte@openssl.org> | ||
18 | uid Richard Levitte <levitte@lp.se> | ||
19 | |||
20 | pub 2048R/F295C759 1998-12-13 | ||
21 | Key fingerprint = D0 5D 8C 61 6E 27 E6 60 41 EC B1 B8 D5 7E E5 97 | ||
22 | uid Dr S N Henson <shenson@drh-consultancy.demon.co.uk> | ||
23 | |||
24 | pub 1024R/49A563D9 1997-02-24 | ||
25 | Key fingerprint = 7B 79 19 FA 71 6B 87 25 0E 77 21 E5 52 D9 83 BF | ||
26 | uid Mark Cox <mjc@redhat.com> | ||
27 | uid Mark Cox <mark@awe.com> | ||
28 | uid Mark Cox <mjc@apache.org> | ||