-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathscript_config.json
More file actions
35 lines (35 loc) · 1.04 KB
/
script_config.json
File metadata and controls
35 lines (35 loc) · 1.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
"work_dir": ".",
"public_artifact_dir": ".",
"lego-path": "/Users/btang/go/bin/lego",
"sct_filename": "sct_list.bin",
"log_list": [
"https://ct.googleapis.com/pilot",
"https://ct.googleapis.com/rocketeer",
"https://ct.googleapis.com/icarus",
"https://ct.googleapis.com/skydiver",
"https://ct1.digicert-ct.com/log",
"https://ct.ws.symantec.com",
"https://vega.ws.symantec.com",
"https://ctlog.api.venafi.com",
"https://ctlog.wosign.com",
"https://ctlog2.wosign.com",
"https://ctserver.cnnic.cn",
"https://ct.startssl.com",
"https://ct.izenpe.eus",
"https://ct.gdca.com.cn",
"https://ctlog.gdca.com.cn",
"https://ctlog-gen2.api.venafi.com",
"https://sirius.ws.symantec.com",
"https://ct2.digicert-ct.com/log",
"https://mammoth.ct.comodo.com",
"https://sabre.ct.comodo.com"
],
"payload": {
"stage-product": "firefox",
"version": "53.0b5",
"contact": "btang@mozilla.com",
"summary": "https://ipv.sx/tmp/SHA256SUMMARY",
"chain": "TRANSPARENCY.pem"
}
}