aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Collapse)AuthorFilesLines
2021-07-09[OOM-CERT-SERVICE] Alignment of makefileTomasz Wrobel1-0/+5
- Add more SANs to openssl request creation - Add customization of CA destination Issue-ID: OOM-2753 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I409a874983bdc7cda61195086549abc30259fb3c
2021-06-30[OOM-CERT-SERVICE] Add curl requests to MakefileRemigiusz Janeczek1-0/+84
Increase max header size (default was too low for update requests) Issue-ID: OOM-2753 Change-Id: I3614d8d34ed18ae52cec8fb4f9349e170c2ac3af Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
2021-06-01Deprecate certServiceClientRemigiusz Janeczek1-3/+3
- disable certServiceClient submodule - set fixed version for certServiceClient image usage Issue-ID: OOM-2744 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Ibfca21ffe4310e7a5d124853c4b33c1c481f10a8
2020-11-18[CLIENT] Change certService client to use comma as SANS delimiterRemigiusz Janeczek1-1/+2
Issue-ID: OOM-2632 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I12a39cd514261a555081addb333ef1a99a481424
2020-09-18[OOM-CMPv2] Rename module and docker imageJan Malkiewicz1-1/+1
Rename: oom-truststore-merger -> oom-certservice-post-processor Issue-ID: DCAEGEN2-2253 Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com> Change-Id: Ide128ffcab5fb3c45b646dca95512735efccb2ad
2020-09-16[OOM-CPMv2] Edit cert-service docsMaciej Malewski1-1/+1
Documentation for cert-service installation and configuration updated regarding cert-service move from aaf to oom Issue-ID: OOM-2526 Signed-off-by: Maciej Malewski <maciej.malewski@nokia.com> Change-Id: I8919b3904b3a93ecb7a12454371b88e96cf244cd
2020-08-28Add truststore merger description in readmePiotr Marcinkiewicz1-1/+2
Issue-ID: DCAEGEN2-2253 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: I522f40f86fd7433c9b3d3578cd819a294ea078e8
2020-08-19Fix README.mdBogumil Zebek1-1/+1
- add proper link to documentation - fix broken command to run csits locally Issue-ID: OOM-2526 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: Ib296c60509098d87793dbf39b867573c20cd79e3
2020-08-05Removing AAF references from Cert-Service in OOM repo.baniewsk1-7/+7
Certificates regenerated External files (from legacy AAF) removed Still left: * Sonar link, * Link to documentation, * Names of K8s resources in RTD documentation, * Link to CSITs Issue-ID: OOM-2526 Signed-off-by: Pawel Baniewski <pawel.baniewski@nokia.com> Change-Id: I675f7485160b9b8e46e9ea573550e62ed28ca607
2020-04-16Release containersBogumil Zebek1-1/+6
Issue-ID: AAF-1083 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I43a3c19c463a0979011fd0c5edac24d5173be2ab
2020-04-09Refactor run client step in makefile1.0.0awudzins1-2/+0
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-08Remove helm charts from CertServiceawudzins1-7/+0
Issue-ID: AAF-1084 Signed-off-by: Adam Wudzinski <adam.wudzinski@nokia.com> Change-Id: I69c7ee825ef6288404b327c4657d4bf9c7fd3344
2020-04-03Switch client and server to communicate over TLSawudzins1-0/+8
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/+88
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