commit | 0d52a21e3926dbbbf3d999bf3e6f4e92ff2eafc6 | [log] [tgz] |
---|---|---|
author | Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> | Tue Oct 20 08:41:41 2020 +0200 |
committer | Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> | Tue Oct 20 06:47:03 2020 +0000 |
tree | a9d590f870960b27a003d1460ac0b5ef0148bfa6 | |
parent | 6e235804408b4c0615a09c8e0064c8c3f50c1e44 [diff] |
Incorrect message for SSL Certificate check wrong output for SSL_CERTIFICATE/SSL_CERTIFICATE_KEY check Issue-ID: SDNC-1386 Change-Id: Ib076e4db7d6083d36c826f321b25c1ec8cb9b284 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Former-commit-id: 0ae81d67114e9549bcf2f5d3683a43b06178f77e
This source repository contains the code for SDN Controller operations, administration and maintenance utilities. This code depends on the following, which should be downloaded and compiled first:
To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".