summaryrefslogtreecommitdiffstats
path: root/utils/webseal-simulator/sdc-simulator/chef-repo
AgeCommit message (Collapse)AuthorFilesLines
2022-02-09Redirect root URL to sdc1vasraz2-31/+57
Change-Id: I792cf2bfbb2f8f1e891d30048ff63acefac3604e Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-3877
2021-11-15Fix critical cross site scriptingvasraz1-16/+0
Change-Id: I66a220f71a2e950055107a725191b46bcbe8c6a6 Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-3607 Issue-ID: SDC-3755
2021-05-12Use integration-java11 Dockerfilesebdet5-38/+30
Use onap/integration-java11:7.1.0 as a source for the images requiring JDK 11 in SDC Issue-ID: SDC-3298 Change-Id: Ifee3d2942dcb9c078f2ebb686bdabc0ecca857b3 Signed-off-by: xuegao <xue.gao@intl.att.com>
2020-07-29Upgrade Vulnerable Direct Dependencies [log4j]amohamad3-29/+39
Signed-off-by: amohamad <a.mohamad@queensu.ca> Issue-ID: SDC-3051 Upgrade from the vulnerable log4j 1.x to log4j 2.13.1 Add a log4j version property in sdc-main pom.xml Add two maven dependencies to respective child pom.xml Change name of log4j .properties and .xml config files to reflect log4j2 naming Update the configuration files to the totally new log4j 2 config syntax Replace PropertyConfigurator with LoggerContext Remove the abandoned log4j.lf5.util.ResourceUtils Signed-off-by: amohamad <a.mohamad@queensu.ca> Change-Id: Ie0f141eb2e0337ee5b63b61dc1395ccd8040558d
2020-03-26Updated the sdc certk.kedron3-3/+3
Issue-ID: SDC-2855 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I1ee3f155ca50edee4a47b8585d95f9a3f848b94a
2020-01-22Catalog alignmentys96931-0/+1
Issue-ID: SDC-2724 Signed-off-by: ys9693 <ys9693@att.com> Change-Id: I52b4aacb58cbd432ca0e1ff7ff1f7dd52099c6fe
2019-09-09Updated the sdc cert for ONAP namespace in the kubernetes.k.kedron3-3/+3
Issue-ID: SDC-2539 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I4dba563d5dd8b041a2a61076a9ccbabcc4d22316
2019-08-23Fully HTTPS support in the webseal-simulatork.kedron8-35/+87
Updated the HTTPS configuration: -Added truststore certificate. -Updated configuration to use JETTY_BASE env value instead hardcoded variable -Updated jvm configuration to support call to the SDC components using HTTPS. -Added support for the disableHttp flag. Issue-ID: SDC-2517 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: Ib7f4c7a6762c56c8031ba6734f02d388aaefd722
2019-08-20HTTPS calls for webseal-simulatorr.bogacki4-5/+5
Implemented HTTPS calls into webseal-simulator -Added p12 keystore certificate. -Updated application configuration. Issue-ID: SDC-2517 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com> Change-Id: Ieb5f9ec5a0e409eb4bad36f708b2eec424ecf70b
2018-11-01upgrading jettyTal Gitelman1-1/+1
Change-Id: Ie6307656f88cab59346bb17bcfc75ca494b572d7 Issue-ID: SDC-1767 Signed-off-by: Tal Gitelman <tal.gitelman@att.com>
2018-10-02fix security violationYuli Shlosberg2-4/+29
Change-Id: I78adf42e6a328e782b4db394fa1a90c17bea9f17 Issue-ID: SDC-1725 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-07-12update sim_docker recipeYuli Shlosberg1-1/+1
Change-Id: I6e2396aad70008c7cee6bb4ef2ee26d4b78803d5 Issue-ID: SDC-1344 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-07-10update dockers base version to 1.4.0Yuli Shlosberg1-1/+1
Change-Id: I6c2490ade7ff3071487be5c0e783060390e2a2f1 Issue-ID: SDC-1344 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-05-27R2 model updatesdekstroza1-1/+1
All model verification changes and updated in single patch. Change-Id: Ie794dc141400490bf1a858a8d6c9d1c45e5b9443 Issue-ID: SDC-1253 Signed-off-by: Michael Lando <ml636r@att.com>
2018-03-21new ui sanity dockerYuli Shlosberg1-0/+6
Change-Id: I257c198c563771b5badcf36a479cb499f841682f Issue-ID: SDC-995 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-02-20add https support to simulatoMichael Lando5-6/+71
Change-Id: I16f68532a7e7a09fbf96c09dff19d857c03fedd8 Issue-ID: SDC-832 Signed-off-by: Michael Lando <ml636r@att.com>
2017-08-31Jetty default ssl certificate fixTal Gitelman1-0/+0
Recipes alignment for ssl.ini new keystore Change-Id: Ibe5a04712b5fb7c3c7e0adfa0bcb23d260b77479 Issue-ID:SDC-264 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-08-30keystore fixTal Gitelman1-0/+0
keystore fixed for open jdk compliance Change-Id: I4c5d6878e90f092f9dd2197a3548ae05027809a0 Issue-ID: SDC-154 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-08-21Webseal Simulator Default files refactoringTal Gitelman2-377/+0
Change-Id: I3c71a49ed376bfaacf75aa81f5609b2e9f8cab34 Issue-ID: SDC-154 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-08-21[SDC-154] - sdc-simulator docker taskTal Gitelman13-234/+76
Change-Id: Iaa4c30237a2eef2c40fb4bfda114bc2eca6df9d5 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-08-17[SDC-154] - sdc-simulator docker taskTal Gitelman11-63/+57
Change-Id: Ife75655d7ad0a6566a93ebabed217566f17ee246 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-08-17[SDC-154] - sdc-simulator docker taskTal Gitelman1-2/+4
Change-Id: I2bce75940f27e0b1c31886cb78a44644df45745c Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-08-16[SDC-154] - sdc-simulator docker taskTal Gitelman16-0/+754
Change-Id: If1ba67353698c4baa91efa0abf6ccb89f208f2f6 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>