|
|
Mowgli supports adding X509 certificates to the Java keystore by executing the following steps:
|
|
|
|
|
|
1. create the certificate folder: `mkdir /tmp/mowgli`
|
|
|
|
|
|
2. get your certificate and store it under `/tmp/mowgli/mowgli.crt`
|
|
|
|
|
|
3. the Mowgli services evaluation-orchestrator and cloudiator-service will add the mowgli.crt file to their keystore |
|
|
\ No newline at end of file |