diff options
Diffstat (limited to 'appconfig-local/auth')
-rw-r--r-- | appconfig-local/auth/README.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/appconfig-local/auth/README.txt b/appconfig-local/auth/README.txt new file mode 100644 index 0000000..ab75a02 --- /dev/null +++ b/appconfig-local/auth/README.txt @@ -0,0 +1,5 @@ +In this folder you should have the following files: + +1. The Model Loader Client Certificate keystore (ml.aai.KEYSTORE_FILE) for communicating with the Model Loader REST API (ml.aai.BASE_URL) +2. The Babel Service Client Certificate keystore (ml.babel.KEYSTORE_FILE) for communicating with Babel's generate artifacts API (ml.babel.BASE_URL) +3. The Babel Service Trust Store keystore (ml.babel.TRUSTSTORE_FILE) for verifying Babel's Server Certificate |