summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2020-04-09Refactor run client step in makefile1.0.0awudzins1-6/+1
Change run-client target in Makefile to automatically remove container after execution. Remove stop-client target, because it's not needed anymore Issue-ID: AAF-1118 Signed-off-by: Adam Wudzinski <adam.wudzinski@nokia.com> Change-Id: Ifbe1803598f23be507ad5c71a11582b03ca2c189
2020-04-03Switch client and server to communicate over TLSawudzins1-0/+2
Issue-ID: AAF-1084 Signed-off-by: Adam WudziƄski <adam.wudzinski@nokia.com> Change-Id: I7f11b27c7dcdf4fc3eba2d5e64b6dc775c80dd74
2020-03-19Add certservice client to Makefile (local run)Remigiusz Janeczek1-0/+37
Move files used only in local run from submodules to base dir Issue-ID: AAF-1107 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Ia027bfb5859fb2b316215b3f2633b51666d06280