Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/infrastructure: dev-email.xml
Date: Tue, 30 Jun 2009 06:53:49
Message-Id: E1MLXDu-0007A5-C7@stork.gentoo.org
1 robbat2 09/06/30 06:53:46
2
3 Modified: dev-email.xml
4 Log:
5 New round of SSL certificates for POP3/IMAP, now powered by CACert.
6
7 Revision Changes Path
8 1.27 xml/htdocs/proj/en/infrastructure/dev-email.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/infrastructure/dev-email.xml?rev=1.27&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/infrastructure/dev-email.xml?rev=1.27&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/infrastructure/dev-email.xml?r1=1.26&r2=1.27
13
14 Index: dev-email.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/infrastructure/dev-email.xml,v
17 retrieving revision 1.26
18 retrieving revision 1.27
19 diff -p -w -b -B -u -u -r1.26 -r1.27
20 --- dev-email.xml 22 Oct 2008 00:09:27 -0000 1.26
21 +++ dev-email.xml 30 Jun 2009 06:53:46 -0000 1.27
22 @@ -143,6 +143,14 @@ on dev.gentoo.org using <c>passwd</c>.</
23 <chapter>
24 <title>Using dev.gentoo.org for your e-mails</title>
25 <section>
26 +<body>
27 +<note>
28 +As of 2009/06/29, we use CACert as the Certificate Authority for all of the
29 +following SSL certificates.
30 +</note>
31 +</body>
32 +</section>
33 +<section>
34 <title>Accessing dev.gentoo.org using POP3S</title>
35 <body>
36 <p>
37 @@ -171,7 +179,7 @@ your <path>.fetchmailrc</path> should re
38 <pre caption="fetchmailrc">
39 poll dev.gentoo.org proto pop3
40 user <i>username</i> pass <i>password</i> nokeep ssl
41 -sslfingerprint "50:01:91:98:92:B3:40:1B:CC:52:4D:A9:53:58:1E:B1"
42 +sslfingerprint "4E:D2:D8:69:59:FD:7D:61:01:90:F6:79:B2:E1:57:96"
43 </pre>
44 <p>
45 If you are using <c>sylpheed</c> for your e-mails, create a new account
46 @@ -183,8 +191,8 @@ If you are using <c>mutt</c>, you're sma
47 yourself.
48 </p>
49 <pre caption="dev.gentoo.org POP3 SSL fingerprints">
50 -MD5 = 50:01:91:98:92:B3:40:1B:CC:52:4D:A9:53:58:1E:B1
51 -SHA1 = 5C:97:52:AF:AB:AF:66:D5:F7:B2:5A:6F:1C:15:79:93:FB:C9:54:B9
52 +MD5 = 4E:D2:D8:69:59:FD:7D:61:01:90:F6:79:B2:E1:57:96
53 +SHA1 = 98:2D:D6:9F:4F:BD:9D:03:70:B3:96:4A:84:A6:F6:5A:89:69:F1:02
54 </pre>
55 </body>
56 </section>
57 @@ -222,15 +230,15 @@ your <path>.fetchmailrc</path> should re
58 <pre caption = "fetchmailrc">
59 poll dev.gentoo.org proto imap
60 user <i>username</i> pass <i>password</i> nokeep ssl
61 -sslfingerprint "8F:F0:BF:83:1E:F4:90:42:64:39:9F:A7:01:05:37:C6"
62 +sslfingerprint "BA:B9:34:21:EB:B1:63:69:BB:B0:7F:4A:50:60:12:4F"
63 </pre>
64 <p>
65 If you are using <c>mutt</c>, you're smart enough to figure this one out
66 yourself.
67 </p>
68 <pre caption="dev.gentoo.org IMAP SSL fingerprints">
69 -MD5 = 8F:F0:BF:83:1E:F4:90:42:64:39:9F:A7:01:05:37:C6
70 -SHA1 = 0E:1F:7B:42:0F:71:20:8B:BC:C9:4E:A7:EC:9A:A8:24:86:70:82:98
71 +MD5 = BA:B9:34:21:EB:B1:63:69:BB:B0:7F:4A:50:60:12:4F
72 +SHA1 = 91:57:06:37:61:1D:12:DD:8B:EE:31:C2:0B:EB:38:FE:10:1D:F1:B0
73 </pre>
74 </body>
75 </section>