From fdfb893a5f3f85dde7c7d50fa10af578f5903ad0 Mon Sep 17 00:00:00 2001 From: JohnE Date: Mon, 10 Sep 2018 20:13:47 -0700 Subject: [PATCH] FIX: fixed the serial # back to 101 as we want to keep it vanilla in the repo --- docs/pki_agile | 2 +- src/pki_bootstrap/README | 11 ++++++----- src/pki_bootstrap/res/cfg/SERIAL | 2 +- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/docs/pki_agile b/docs/pki_agile index c84c243..b03314a 100644 --- a/docs/pki_agile +++ b/docs/pki_agile @@ -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) diff --git a/src/pki_bootstrap/README b/src/pki_bootstrap/README index e700027..a86f70b 100644 --- a/src/pki_bootstrap/README +++ b/src/pki_bootstrap/README @@ -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 + =============================================== ------------- diff --git a/src/pki_bootstrap/res/cfg/SERIAL b/src/pki_bootstrap/res/cfg/SERIAL index 257e563..398050c 100644 --- a/src/pki_bootstrap/res/cfg/SERIAL +++ b/src/pki_bootstrap/res/cfg/SERIAL @@ -1 +1 @@ -102 +101