Zhiyi Zhang | 3aaf06d | 2020-10-17 13:05:36 -0700 | [diff] [blame^] | 1 | # Deploy NDNCERT v0.3 over testbed |
| 2 | |
| 3 | Three steps: |
| 4 | |
| 5 | * Deploy root CA `/ndn` by setting up the NDNCERT CA configuration and run NDNCERT service |
| 6 | * At each site server, run NDNCERT client command line tools to get certificate issued by `/ndn` using the PIN code challenge, set up the CA configuration and run NDNCERT CA service. |
| 7 | * Update the `/ndn`'s configuration file and restart the service. |
| 8 | |
| 9 | |
| 10 | ## Step 1 |
| 11 | |
| 12 | ```bash |
| 13 | |
| 14 | ``` |
| 15 | |
| 16 | ## Step 2 |
| 17 | |
| 18 | ## Step 3 |