summaryrefslogtreecommitdiffstats
path: root/ssl/connect.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-08-07Clean up repositoryJakub Dudycz1-26/+0
There are some leftover from gitlab that should be removed from/updated in official repo. Change-Id: I9e47321433ed2f744135b7fb85f140f381fe84e1 Issue-ID: DCAEGEN2-690 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
2018-08-01Use SSL for encrypting the connectionPiotr Jaszczyk1-0/+26
Netty's OpenSSL bindings are used Closes ONAP-179 Change-Id: I8249fbaaed1dd869b733db04a27cebf53962c80c Issue-ID: DCAEGEN2-601 Signed-off-by: Piotr Jaszczyk <piotr.jaszczyk@nokia.com>