FIX: fixed the serial # back to 101 as we want to keep it vanilla in the repo
This commit is contained in:
parent
5366ef101d
commit
fdfb893a5f
|
@ -19,7 +19,7 @@
|
||||||
-can I used knox to install certificates??
|
-can I used knox to install certificates??
|
||||||
* create GUI for cert gen process (electron+crypto-interface)
|
* create GUI for cert gen process (electron+crypto-interface)
|
||||||
* add tool for .p12 file extractor for MH provisioning
|
* add tool for .p12 file extractor for MH provisioning
|
||||||
|
* add havegd (make sure there is adequite entropy)
|
||||||
|
|
||||||
[ ver 3.5 : xdev bootstrap chain-of-trust ]
|
[ ver 3.5 : xdev bootstrap chain-of-trust ]
|
||||||
* select bootstrap generation cpu (beaglebone, raspi)
|
* select bootstrap generation cpu (beaglebone, raspi)
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
|
||||||
===============================================
|
===============================================
|
||||||
Certificate Authority (CA) Generation
|
Certificate Authority (CA) Generation
|
||||||
CA Intermediate Generation and Distribution
|
CA Intermediate Generation and Distribution
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
102
|
101
|
||||||
|
|
Loading…
Reference in New Issue