aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-01-07Release CertService 2.1.1guilinPiotr Marcinkiewicz2-0/+56
Issue-ID: OOM-2656 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: I7a55138bb3958972eb00559d8e998d880d032b56
2021-01-04[OOM-CERT-SERVICE] Align implementation with RFC42102.1.1Piotr Marcinkiewicz12-25/+33
- change MAC algorithm - limit iterations to random value from 1000-2000 range - correct caName validation to allow URL safe characters Issue-ID: OOM-2656 (cherry picked from commit ee8b5cb717a4b7e37ef84e3e585be832d7d1794b) Change-Id: I031382d208caa5eb659bb51f9d165344ca2e83b9 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
2020-11-26[OOM-CERT-SERVICE] Add Guilin tag to imagePiotr Marcinkiewicz1-1/+1
Issue-ID: OOM-2559 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: I500415ee445fbedd10b275dcdca957e9e0703e86
2020-11-26[OOM CERT-SERVICE DOCS] Align release notes to templateTomasz Wrobel3-213/+334
Issue-ID: OOM-2633 (cherry picked from commit c09bd4988fca20f01f1565d279ac013cc501bc94) Change-Id: I6b0e0bcd0409ac329ebbd86f0c412dee1aeee203 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
2020-11-25[OOM-CertService] Missing release_notes: tag in rst docs:deen19851-2/+4
docs/release-notes.rst updated to include ".. _release_notes:" after the license. Now if can be referred properly in ONAP docs "project release notes" Change-Id: Ie84243fbf67be5e70a6e1a02176a3991b63f70f5 Signed-off-by: Damian Nowak <damian.nowak@nokia.com> Issue-ID: OOM-2637 (cherry picked from commit 2ebdd6434cdb8d9c491fd5cd9825484d8b65117e)
2020-09-24Merge "[OOM-CMPv2] Release CertService containers in version 2.1.0"Bogumil Zebek1-0/+14
2020-09-23[OOM-CMPv2] Release CertService containers in version 2.1.0Jan Malkiewicz1-0/+14
Added module oom-certservice-post-processor with following functionality: * appending CMPv2 certificates to CertMan truststore * replacing CertMan keystore with CMPv2 keystore Issue-ID: DCAEGEN2-2253 Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com> Change-Id: Id2249f6664ae4317600e04994263d83908ba864d
2020-09-23[OOM-CMPv2] Update release notes for release 2.1.02.1.0Jan Malkiewicz1-0/+45
Issue-ID: DCAEGEN2-2253 Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com> Change-Id: I44e8e728956b109cebf1c2b0853e2913617c17c6
2020-09-23[OOM-CMPv2] Update version to 2.1.0Jan Malkiewicz5-8/+8
Issue-ID: DCAEGEN2-2253 Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com> Change-Id: I112f84ec3265df105ed3a03e79bb17ac53e641c2
2020-09-21Merge "[OOM-CMPv2] Rename module and docker image"Paweł Baniewski5-18/+18
2020-09-21[OOM-CPMv2] Fix sonar issuetkogut1-1/+1
Remove the declaration of thrown exception Issue-ID: OOM-2526 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: Ie68c35e232504d012d4bf1d73ae775b2c0742d96
2020-09-18[OOM-CMPv2] Rename module and docker imageJan Malkiewicz5-18/+18
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-18[OOM-CMPv2] Rename module folder truststoreMerger -> certServicePostProcessorJan Malkiewicz72-1/+1
Issue-ID: DCAEGEN2-2253 Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com> Change-Id: I975f37507f7f79c238f1eac15f375fe64761c80c
2020-09-18Merge "[OOM-CPMv2] Fix sonar issue"Bogumil Zebek1-2/+1
2020-09-18Merge "[OOM-CPMv2] Fix sonar issue"Bogumil Zebek1-6/+3
2020-09-18Merge "[OOM-CPMv2] Fix sonar issue"Bogumil Zebek1-6/+1
2020-09-18Merge "[OOM-CPMv2] Fix sonar issue"Bogumil Zebek1-1/+0
2020-09-18Merge "[OOM-CPMv2] Fix sonar issue"Bogumil Zebek1-1/+1
2020-09-18Merge "[OOM-CPMv2] Fix sonar issue"Bogumil Zebek1-3/+2
2020-09-18Merge "[OOM-CPMv2] Fix sonar issue"Bogumil Zebek1-4/+1
2020-09-18Merge "[OOM-CPMv2] Fix sonar issue"Bogumil Zebek1-6/+4
2020-09-18Merge "[OOM-CPMv2] Fix sonar issue"Bogumil Zebek1-0/+2
2020-09-17[OOM-CPMv2] Fix sonar issuetkogut1-2/+2
Fix assertions which do not test Issue-ID: OOM-2526 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: I4024cfee7c6da486db5ded1a9c33b0605691875b
2020-09-17Merge "[OOM-CPMv2] Fix sonar issue"Bogumil Zebek1-7/+2
2020-09-17Merge "[OOM-CPMv2] Fix sonar issue"Bogumil Zebek1-1/+1
2020-09-17Merge "[OOM-CPMv2] Fix sonar issue"Bogumil Zebek1-5/+3
2020-09-17Merge "[OOM-CPMv2] Fix sonar issue"Bogumil Zebek1-1/+1
2020-09-17Merge "[OOM-CPMv2] Fix sonar issue"Bogumil Zebek1-1/+1
2020-09-17[OOM-CPMv2] Fix sonar issuetkogut1-0/+2
Add private constructor to class with constants Issue-ID: OOM-2526 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: Ieae737d395a7bf325c2287a33fd048352c1c4edf
2020-09-17Merge "[OOM-CPMv2] Fix sonar issue"Bogumil Zebek1-2/+2
2020-09-17[OOM-CPMv2] Fix sonar issuetkogut1-1/+1
Remove unnecessary 'public' modifier Issue-ID: OOM-2526 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: I96cd61928e2f9bb5b15f7880382b19055fdf9373
2020-09-17[OOM-CPMv2] Fix sonar issuetkogut1-1/+1
Remove unnecessary 'public' modifier Issue-ID: OOM-2526 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: If31855ffe322a43b759ba173907334c5a39f5b20
2020-09-17[OOM-CPMv2] Fix sonar issuetkogut1-2/+2
Remove unnecessary 'public' modifiers Issue-ID: OOM-2526 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: I94a67899ea1e1c4e207234206b94273b4dbf27b6
2020-09-17[OOM-CPMv2] Fix sonar issuetkogut1-1/+1
Remove unnecessary 'public' modifier Issue-ID: OOM-2526 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: I35146e7f669ea1dbe3610eae6b4641e48d75840c
2020-09-17[OOM-CPMv2] Fix sonar issuetkogut1-5/+3
Remove unnecessary 'public' modifiers Issue-ID: OOM-2526 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: Id1f25aeb06a602fae40e4d103fdb4654bc9fec7d
2020-09-17[OOM-CPMv2] Fix sonar issuetkogut1-1/+1
Use assertThat(actual).contains(expected) instead Issue-ID: OOM-2526 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: I5c7520030329ace8823134e3123b34c77b5576c6
2020-09-17[OOM-CPMv2] Fix sonar issuetkogut1-7/+2
Remove the declarations of thrown exceptions Issue-ID: OOM-2526 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: Ia528ba98d0a76d39ed5927fd5d23193776165024
2020-09-17[OOM-CPMv2] Fix sonar issuetkogut1-6/+4
Remove the declarations of thrown exceptions Issue-ID: OOM-2526 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: I2803b5c3c5b89b1310428c80c6f963f7cb6fc24c
2020-09-17[OOM-CPMv2] Fix sonar issuetkogut1-4/+1
Remove the declarations of thrown exceptions Issue-ID: OOM-2526 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: Ie2586fee1f5542e9344b1044b5db4316f7a8a7cb
2020-09-17[OOM-CPMv2] Fix sonar issuetkogut1-3/+2
Remove the declarations of thrown exceptions Issue-ID: OOM-2526 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: I4a851dd1994038b09e87fdefbfbcb96d1227f730
2020-09-17[OOM-CPMv2] Fix sonar issuetkogut1-1/+1
Use isEmpty() to check whether the collection is empty or not Issue-ID: OOM-2526 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: I3852a287a43f356e74a94dfbcce5fbffb3c6c2d3
2020-09-17[OOM-CPMv2] Fix sonar issuetkogut1-1/+0
Remove unused import Issue-ID: OOM-2526 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: Ib25bc5236a301e6127d10c6e556ed9454992bddb
2020-09-17[OOM-CPMv2] Fix sonar issuetkogut1-6/+1
Remove the declarations of thrown exceptions Issue-ID: OOM-2526 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: I3badea6cbf73f9ae3035a6257cdc9bde19b38b56
2020-09-17[OOM-CPMv2] Fix sonar issuetkogut1-6/+3
Remove the declarations of thrown exceptions Issue-ID: OOM-2526 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: Ic255a31cea9fa21879c234b6f32db8136d26a115
2020-09-17[OOM-CPMv2] Fix sonar issuetkogut1-2/+1
Remove the declaration of thrown exception Issue-ID: OOM-2526 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: Ie587febbe942bfd188ca1d46d8be4ab5f265ac6a
2020-09-17Merge "[OOM-CPMv2] Edit cert-service docs"Bogumil Zebek3-23/+22
2020-09-17Merge "[OOM-CPMv2] Fix sonar issue"Bogumil Zebek1-1/+1
2020-09-16[OOM-CPMv2] Fix sonar issuetkogut1-1/+1
Remove the declaration of thrown exception Issue-ID: OOM-2526 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: Ifab5c8eca6f78f00eafd79220abc64c413677ca6
2020-09-16[OOM-CPMv2] Edit cert-service docsMaciej Malewski3-23/+22
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-09-16[OOM-CPMv2] Fix sonar issuetkogut1-2/+1
Remove the declaration of thrown exception Issue-ID: OOM-2526 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: Ia557d7ab9d9230367bb067b10e963e218eb5f4b3