Restart Issue
[dcaegen2/collectors/ves.git] / README.md
index 0903768..64664fa 100644 (file)
--- a/README.md
+++ b/README.md
@@ -29,6 +29,19 @@ Run the image using docker-compose.yml
 docker-compose up
 ```
 
+### Generate auth credential 
+
+Library to generate new cryptographic password is stored in dcaegen2/sdk -"security/crypt-password"
+
+or download artifact from: 
+
+https://nexus.onap.org/#nexus-search;quick~crypt-password
+
+How to use:
+```
+java -jar crypt-password-<version>.jar password_to_crypt
+```
+
 ### Environment variables in Docker Container
 Most of the configuration of how VESCollector should be started and managed is done through environment variables.
 Some of them are set during the image build process and some of them are defined manually or by