summaryrefslogtreecommitdiffstats
path: root/certService/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2020-02-12Merge "Generate openAPI 3.0 specification."Bogumil Zebek1-1/+32
2020-02-12Adds distributionManagement to main pomTomasz Golabek1-0/+19
Should fix broken merge-java build Issue-ID: AAF-995 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com> Change-Id: If95cee0fa80d6fcfa9e66978ba9335c398c8888b
2020-02-12Generate openAPI 3.0 specification.Bartosz Gardziejewski1-1/+32
Issue-ID: AAF-995 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I3de5dae9688d89b3bac0d86beff982247667854d
2020-02-11Merge "Adds docker profile to cert-service"Bogumil Zebek1-7/+56
2020-02-11Add decoding CSR received from client.Bartosz Gardziejewski1-1/+11
Issue-ID: AAF-995 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I7c868f4835397f58ae4e6fad0e764e21d886d3d3
2020-02-11Adds docker profile to cert-serviceTomasz Golabek1-8/+56
Some additional steps are added to cert-service configuration like publishing docker images Issue-ID: AAF-995 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com> Change-Id: I9f802d1ffed012211989586405b63dab987b57b3
2020-02-10Add docker image building to maven configurationPawel1-0/+56
Issue-ID: AAF-995 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: I26862c9f2597ff058f869320ebd3948030b63051
2020-02-10Added parent pom.xmlPawel1-4/+3
Issue-ID: AAF-995 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: I28c87a05b6604d52c7b02ef9f7a7b78bfbb08da1
2020-02-07Add endpoint for CSR, that will log received data.Bartosz Gardziejewski1-0/+6
Issue-ID: AAF-995 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I6f2ab981669158c3b4c8d8c26fa829f7967aa712
2020-02-07Create logger for trace, audit, errorPawel Kasperkiewicz1-0/+12
Issue-ID: AAF-995 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: Icda76509e23315910a52645d746ad4c7b80bf01e
2020-02-05Create healthcheck WSPawel1-0/+6
Issue-ID: AAF-995 Signed-off-by: Pawel Kasperkiewicz <pawel.kasperkiewicz@nokia.com> Change-Id: Ie356ccaa583bcbdcafffb4b15a5db43a1d01ed95
2020-02-04Create project structurePawel Kasperkiewicz1-0/+144
Issue-ID: AAF-995 Signed-off-by: Pawel Kasperkiewicz <pawel.kasperkiewicz@nokia.com> Change-Id: Ib9e2314e96e3d3e1bdae8fccbab3f8047cec1329