aboutsummaryrefslogtreecommitdiffstats
path: root/sanitycheck/pnfsimulator-secured/certservice
AgeCommit message (Collapse)AuthorFilesLines
2021-01-08Update Pnf simulator version to 1.0.2marcinrzepeckiwroc1-1/+1
Add pom for Http Server Issue-ID: INT-1814 Signed-off-by: marcinrzepeckiwroc <marcin.rzepecki@nokia.com> Change-Id: I86b18a38a4d21c42d4bf321c73ba3d2bbce24742
2021-01-07Extend PNF simulator with HTTP servermarcinrzepeckiwroc5-17/+69
Issue-ID: INT-1814 Change-Id: I06eeb81e46d6a96976f64eece6bbf7209665c1d2 Signed-off-by: marcinrzepeckiwroc <marcin.rzepecki@nokia.com>
2020-10-22Adjust PNF simulator to read passwords to stores from filesAdam Wudzinski3-6/+8
Issue-ID: INT-1746 Signed-off-by: Adam Wudzinski <adam.wudzinski@nokia.com> Change-Id: Ib8a59500c15759bb09bb8b19e4757f1c48625af5
2020-10-21Adjust PNF simulator to use strict hostname checking.tkogut11-2/+327
Use separate keystore/truststore for ves. Add network for communication between ves and pnfsim. Issue-ID: INT-1744 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: I6626ac6d6f74e739aeb93879eddfd44f9e9383ea
2020-10-07Adjust PNF simulator to use CertService from OOM repoPawel2-9/+9
Issue-ID: INT-1730 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: Ica77a1099847e3b4c2670b6567416de75d6e2f45
2020-06-04Add deployment for fetching certs from CertServiceMichal Banka4-0/+170
Change-Id: Icb59854a88e83b799781c227e465bfb98ed502b6 Signed-off-by: Michal Banka <michal.banka@nokia.com> Issue-ID: INT-1612