aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2021-07-09[OOM-CERT-SERVICE] Alignment of makefileTomasz Wrobel1-6/+8
- 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-07-02[OOM-CERT-SERVICE] Fix makefile requestsRemigiusz Janeczek1-4/+4
Issue-ID: OOM-2753 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Ic295f805b8aea6f13b95e6c972037066471a5faa
2021-06-30[OOM-CERT-SERVICE] Add curl requests to MakefileRemigiusz Janeczek1-0/+52
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-1/+1
- 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-10-21Fix docker image name.Jan Malkiewicz1-1/+1
Issue-ID: OOM-2559 Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com> Change-Id: Ib2130563379e6160ab7c29592b5d4428d6550b48
2020-08-05Removing AAF references from Cert-Service in OOM repo.baniewsk1-6/+6
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-24Remove non-existing target from MakefileAdam Wudzinski1-1/+1
Issue-ID: AAF-1133 Signed-off-by: Adam Wudzinski <adam.wudzinski@nokia.com> Change-Id: Ib720d2b6ff31589932b6212d69d5ac2f474e1091
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