Skip to content

Commit f8c226c

Browse files
Rob PercivalRJPercival
authored andcommitted
Add mirror config for PuChuangSida CT log
It was recently accepted by Chrome (see https://crbug.com/667663).
1 parent 4e8857c commit f8c226c

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
export INSTANCE_TYPE="mirror"
2+
export PROJECT="ct-mirror-puchuangsida1"
3+
export REGION="us-central1"
4+
export CLUSTER="ct-mirror-puchuangsida1"
5+
export ZONES="a b c"
6+
export MIRROR_NUM_REPLICAS_PER_ZONE=2
7+
export MIRROR_TARGET_URL="https://www.certificatetransparency.cn/ct/"
8+
export MIRROR_TARGET_PUBLIC_KEY="puchuangsida_1.pem"
9+
export MONITORING="gcm"

cloud/keys/puchuangsida_1.pem

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
-----BEGIN PUBLIC KEY-----
2+
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArM8vS3Cs8Q2Wv+gK/kSd
3+
1IwXncOaEBGEE+2M+Tdtg+QAb7FLwKaJx2GPmjS7VlLKA1ZQ7yR/S0npNYHd8OcX
4+
9XLSI8XjE3/Xjng1j0nemASKY6+tojlwlYRoS5Ez/kzhMhfC8mG4Oo05f9WVgj5W
5+
GVBFb8sIMw3VGUIIGkhCEPFow8NBE8sNHtsCtyR6UZZuvAjqaa9t75KYjlXzZeXo
6+
nL4aR2AwfXqArVaDepPDrpMraiiKpl9jGQy+fHshY0E4t/fodnNrhcy8civBUtBb
7+
XTFOnSrzTZtkFJkmxnH4e/hE1eMjIPMK14tRPnKA0nh4NS1K50CZEZU01C9/+V81
8+
NwIDAQAB
9+
-----END PUBLIC KEY-----

0 commit comments

Comments
 (0)