HTTPS support for workflow 34/79234/1
authorPriyanshu <pagarwal@amdocs.com>
Wed, 27 Feb 2019 03:06:28 +0000 (08:36 +0530)
committerpriyanshu <pagarwal@amdocs.com>
Wed, 27 Feb 2019 03:06:28 +0000 (08:36 +0530)
commitee0b26c61e4eb9251fb3a2fcc31fb276dcae7865
treec2ba0fbf48559c7316e1e4482895232e9915bda0
parenta51021d6021ca2168c4a4ac7b8959dea52fc8b51
HTTPS support for workflow

1. Added support for both http and https on BE.
2. By default the HTTPS is not enabled.
3. Added some logging properties.
4. updated ReadMe.

Change-Id: I5337b19d6fe5eeaf7ded47019dc6bd3fbdcca309
Issue-ID: SDC-2136
Signed-off-by: priyanshu <pagarwal@amdocs.com>
README.md
workflow-designer-be/src/main/java/org/onap/sdc/workflow/server/config/WebServerConfig.java [new file with mode: 0644]
workflow-designer-be/src/main/resources/application-dev.properties
workflow-designer-be/src/main/resources/application.properties