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??
|
||||
* create GUI for cert gen process (electron+crypto-interface)
|
||||
* 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 ]
|
||||
* select bootstrap generation cpu (beaglebone, raspi)
|
||||
|
|
|
@ -1,8 +1,9 @@
|
|||
===============================================
|
||||
Certificate Authority (CA) Generation
|
||||
CA Intermediate Generation and Distribution
|
||||
Version 3.x
|
||||
===============================================
|
||||
|
||||
===============================================
|
||||
Certificate Authority (CA) Generation
|
||||
CA Intermediate Generation and Distribution
|
||||
Version 3.x
|
||||
===============================================
|
||||
|
||||
|
||||
-------------
|
||||
|
|
|
@ -1 +1 @@
|
|||
102
|
||||
101
|
||||
|
|
Loading…
Reference in New Issue