Zhiyi Zhang | 32dbb9f | 2017-02-16 15:15:10 -0800 | [diff] [blame^] | 1 | { |
| 2 | "ca-list": |
| 3 | [ |
| 4 | { |
| 5 | "ca-prefix": "/ndn/edu/ucla/CA", |
| 6 | "ca-info": "UCLA's ceritificate authority, located in BH4805.", |
| 7 | "probe": "Please use your email address to apply a namespace first. UCLA email is preferred.", |
| 8 | "supported-challenges": |
| 9 | [ |
| 10 | { "type": "PIN" }, |
| 11 | { "type": "EMAIL" } |
| 12 | ] |
| 13 | }, |
| 14 | { |
| 15 | "ca-prefix": "/ndn/edu/ucla/zhiyi/CA", |
| 16 | "ca-info": "Zhiyi's own ceritificate authority", |
| 17 | "supported-challenges": |
| 18 | [ |
| 19 | { "type": "PIN" } |
| 20 | ] |
| 21 | } |
| 22 | ] |
| 23 | } |