Line 0
Link Here
|
|
|
1 |
From b888411b042df9414d1d78d99332b672e65c4eb9 Mon Sep 17 00:00:00 2001 |
2 |
From: Bob Copeland <copeland@lastpass.com> |
3 |
Date: Wed, 16 May 2018 16:07:58 -0400 |
4 |
Subject: [PATCH] Revert "pins: remove GlobalSign R1/R3 pins" |
5 |
|
6 |
This reverts commit 46e2a0fb488f4ed7fd8cc3f1c5b64ca009abc5ba. |
7 |
--- |
8 |
pins.h | 4 ++++ |
9 |
1 file changed, 4 insertions(+) |
10 |
|
11 |
diff --git a/pins.h b/pins.h |
12 |
index e629b6f..7455574 100644 |
13 |
--- pins.h.orig |
14 |
+++ pins.h |
15 |
@@ -5,8 +5,12 @@ const char *PK_PINS[] = { |
16 |
"HXXQgxueCIU5TTLHob/bPbwcKOKw6DkfsTWYHbxbqTY=", |
17 |
/* current lastpass.eu primary (AddTrust) */ |
18 |
"lCppFqbkrlJ3EcVFAkeip0+44VaoJUymbnOaEUk7tEU=", |
19 |
+ /* future lastpass root CA (GlobalSign R1) */ |
20 |
+ "K87oWBWM9UZfyddvDfoxL+8lpNyoUB2ptGtn0fv6G2Q=", |
21 |
/* future lastpass root CA (GlobalSign R2) */ |
22 |
"iie1VXtL7HzAMF+/PVPR9xzT80kQxdZeJ+zduCB3uj0=", |
23 |
+ /* future lastpass root CA (GlobalSign R3) */ |
24 |
+ "cGuxAXyFXFkWm61cF4HPWX8S0srS9j0aSqN0k4AP+4A=", |
25 |
/* future lastpass.com primary (leaf) */ |
26 |
"0hkr5YW/WE6Nq5hNTcApxpuaiwlwy5HUFiOt3Qd9VBc=", |
27 |
/* future lastpass.com backup (leaf) */ |