Loads certs for default partners for sandbox. Refer mosip-onboarding repo.
- Set
values.yaml
to run onboarder for specific modules. - run
./install.sh
.
./install.sh
- Added
misp_key.sh
script through which the MISP license key is obtained with the following endpoint:v1/partnermanager/misps/$MISP_PARTNER_ID/licenseKey
- The above license key is passed through the
config-server
as placeholder namedmosip.esignet.misp.key
inesignet-default.properties
file and then saved as a secret calledonboarder-keys
in the kubernetes environment. - This change is a part of the
install.sh
script of partner-onboarder.
-
After completion of the job, a very detailed
html report
is prepared and stored at https://onboarder.{sandbox_base_url}.mosip.net -
The user can go and view the same for more information or response messages.
-
KER-ATH-401: Authentication Failed
Resolution: You need to provide correct secretkey for mosip-deployment-client.
-
Certificate dates are not valid
Resolution: Check with admin regarding adding grace period in configuration.
-
Upload of certificate will not be allowed to update other domain certificate
Resolution: This is expected when you try to upload
ida-cred
certificate twice. It should only run once and if you see this error while uploading a second time it can be ignored as the cert is already present.