summaryrefslogtreecommitdiffstats
path: root/trustStoreMerger
AgeCommit message (Collapse)AuthorFilesLines
2020-09-03Update version from 1.2.0 to 2.0.0Pawel1-2/+2
Issue-ID: OOM-2526 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: If7e4f9258914384a430fe6475e3bb585b202722d
2020-08-28Add truststore merger description in readmePiotr Marcinkiewicz1-0/+77
Issue-ID: DCAEGEN2-2253 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: I522f40f86fd7433c9b3d3578cd819a294ea078e8
2020-08-27Add Certification merge logicTomasz Wrobel50-245/+1816
Issue-ID: DCAEGEN2-2253 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I4157ce71373b41d9f7ee03b76d407ec7a2b17ec3
2020-08-11Add TruststoreFile providerRemigiusz Janeczek30-14/+811
Move certification.file classes to certification.path package Issue-ID: DCAEGEN2-2253 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I3098ac443b940031506732216f2bedffa3143adb
2020-08-06Fix maven build issue in truststore-mergerTomasz Wrobel7-20/+74
-update pom in truststore-merger -update UT -update log messages Issue-ID: DCAEGEN2-2253 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I0cc8caf39851344c3a6a868ea6aac1fff6e4183e
2020-08-05Add loading configuration from env to truststore mergerRemigiusz Janeczek13-4/+557
Issue-ID: DCAEGEN2-2253 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I06b3e3fcebbca96a4b9cbb4c693ae16eb29366eb
2020-08-04Create base of Truststore Merger subprojectRemigiusz Janeczek9-0/+431
Issue-ID: DCAEGEN2-2253 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Ieea2ed6eae212e09a1c818e54d1660ff566e3b09