aboutsummaryrefslogtreecommitdiffstats
path: root/trustStoreMerger
AgeCommit message (Collapse)AuthorFilesLines
2020-09-09Refactor truststore merger logicPiotr Marcinkiewicz43-943/+714
- Merge PemTruststore and JavaTruststore into Truststore - Rename controller classes to be consistent - Remove duplicated methods Issue-ID: DCAEGEN2-2253 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: I3270cd9811e5eaf360ceea0d0ca99be1155eaf00
2020-09-08Merge "Add of config for copier"Bogumil Zebek19-259/+503
2020-09-08Add of config for copierkjaniak19-259/+503
Add Source and Destination paths to merger. Issue-ID: DCAEGEN2-2253 Signed-off-by: kjaniak <kornel.janiak@nokia.com> Change-Id: Id0ec28d8d7f90c5ce61d5393b6e1d8363dbfd24d
2020-09-03Merge "Update version from 1.2.0 to 2.0.0"2.0.0Bogumil Zebek1-2/+2
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-09-03Move path logic to configuration (merger)kjaniak13-58/+135
Issue-ID: DCAEGEN2-2253 Change-Id: I8ef6603335a837fbd2bcda9975d669f73f94db57 Signed-off-by: kjaniak <kornel.janiak@nokia.com>
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