Fix lineEnding issue for policy-keystore

. separate the etc/ssl from etc in assembly
. fix the JVM property typo by using trustStorePassword

Change-Id: I0e00bf211de96939346c46e0486361e29f9e20f7
Issue-ID: POLICY-1385
Signed-off-by: liboNet <libo.zhu@intel.com>
2 files changed
tree: 61bdbb8b5246ee2e4b93e105e6e9a1a2d2478e88
  1. docs/
  2. forwarding/
  3. main/
  4. model/
  5. packages/
  6. plugins/
  7. reception/
  8. s3p/
  9. .gitignore
  10. .gitreview
  11. INFO.yaml
  12. LICENSE.txt
  13. pom.xml
  14. README.md
  15. version.properties
README.md

Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode

This source repository contains the ONAP Policy SDC Service Distribution code.

To build it using Maven 3, run: mvn clean install