Zhiyi Zhang | 4f1cfbc | 2018-01-17 16:38:40 -0800 | [diff] [blame] | 1 | { |
2 | "ca-list": | ||||
3 | [ | ||||
4 | { | ||||
5 | "ca-prefix": "/example", | ||||
6 | "issuing-freshness": "720", | ||||
7 | "validity-period": "360", | ||||
8 | "probe": "Get the PIN code from me :D", | ||||
9 | "ca-info": "Example CA", | ||||
10 | "supported-challenges": | ||||
11 | [ | ||||
12 | { "type": "PIN" } | ||||
13 | ] | ||||
14 | } | ||||
15 | ] | ||||
16 | } |