aboutsummaryrefslogtreecommitdiffstats
path: root/compose-resources
AgeCommit message (Collapse)AuthorFilesLines
2021-07-14[OOM-CERT-SERVICE] Remove CaMode from Cmpv2Server configurationRemigiusz Janeczek1-2/+0
Issue-ID: OOM-2753 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I10662551a315a0b38b1213513d07ab2a4ccf5326
2021-07-02[OOM-CERT-SERVICE] Fix EJBCA "CA with name - does not exist" errorRemigiusz Janeczek1-0/+1
When sending KUR request to EJBCA it fails with error: "CA with name - does not exist" Issue-ID: OOM-2753 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I19d41fd1c8718d5b7e82f361d398c1ebe2545401
2021-07-02Merge "[OOM-CERT-SERVICE] Add Certificate Update Admin role"Bogumil Zebek1-0/+7
2021-06-30[OOM-CERT-SERVICE] Modify EJBCA configurationJoanna Jeremicz2-2/+12
- Do not create default ManagementCA with generated UID - Create ManagementCA with hardcoded UID to allow performing KUR Issue-ID: OOM-2753 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: Ief51c27200300118ffa0206ba2657504ce4bc69c
2021-06-30[OOM-CERT-SERVICE] Add Certificate Update Admin rolePiotr Marcinkiewicz1-0/+7
Add Certificate Update Admin role in order to allow performing KUR/CR in EJBCA. Issue-ID: OOM-2753 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: Ib07a694c6a88d5ad58059cd331d2eddbcaf8a97b
2021-06-01[OOM-CERT-SERVICE] Configure EJBCA to handle Key Update RequestPiotr Marcinkiewicz1-1/+5
Change RA response protection from pbe to signature, set HMAC and End entity certificate authentication in order to enable Key Update Request in EJBCA. Set default CA, which will sign Confirmation Response message. Issue-ID: OOM-2753 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: I1ab13b0a55711291a8c2a1448ae3497747348d67
2020-11-25[OOM-CERT-SERVICE] Update documentation with new Sans typesPiotr Marcinkiewicz1-1/+1
- Update documentation - Update "How to run" CertService client Issue-ID: OOM-2559 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: I0ae26661bd695accb884ba9e56946197052bc535
2020-11-18Update ejbca config to allow emails, uris and ip addressesRemigiusz Janeczek1-4/+175
Issue-ID: OOM-2632 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Iba089c85afb8b6cbb37c9257e9d57916970855b6
2020-11-02[OOM-K8S-CERT-EXTERNAL-PROVIDER] Filter not supported CSR propertiesRemigiusz Janeczek3-0/+1536
Align EJBCA config with OOM Issue-ID: OOM-2559 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I8ab73c84415e1ea1b09b6210ffbf84386315f9eb
2020-08-05Removing AAF references from Cert-Service in OOM repo.baniewsk2-5/+5
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-06-10Add output type env to certservice client configurationPiotr Marcinkiewicz1-0/+1
- add new enum value OUTPUT_TYPE - add reading new OUTPUT_TYPE env in EnvsForClient - add handling output type to ClientConfigurationFactory Issue-ID: AAF-1152 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: I60269c3befff90f685e16a8e7255674df6ca9368
2020-04-08Remove helm charts from CertServiceawudzins1-0/+24
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-3/+7
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 Janeczek2-0/+33
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