moja-global / FLINT.Reporting

Repository for Reporting Tool functionality for classifying FLINT output results into standard reporting formats.
Mozilla Public License 2.0
10 stars 17 forks source link

Reconfiguration of Client Register.sh file for Client Installation #23

Closed Simpleshell3 closed 2 years ago

Simpleshell3 commented 2 years ago

Register the Client Application

Description

Added changes to successfully install client. automate environment setup and eliminate password prompts in docker and openssl config file. @Tonnix

Fixes # (issue)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

$cd ~/code/scripts/setup/environment/superscript $bash superscript.sh $cd ~/code/client $bash register.sh $bash install.sh

...

Checklist:

Tonnix commented 2 years ago

@Simpleshell3 The changes in the client files in this PR are ok. However the superscript has issues. 1) It doesn't really modify the configuration file 2) The if check around the generation of the self signed certificate always fails - meaning the certificates are never generated; this then affects the setup of the private docker registry; which in turns leads to the eventual failure of the setup