summaryrefslogtreecommitdiffstats
path: root/utils/webseal-simulator/sdc-simulator/startup.sh
AgeCommit message (Collapse)AuthorFilesLines
2022-11-28Fix SDC-simulator not logging to STDOUTvasraz1-2/+1
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Id9b707ea1c626eb11f967ec2894b1531f3b658ca Issue-ID: SDC-4271
2022-11-10Remove 'Powered by Jetty' from default jetty responsevasraz1-0/+1
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I927d1a935a0b0e224f7e5b35d86ac737d16f2774 Issue-ID: SDC-4254
2022-02-09Redirect root URL to sdc1vasraz1-0/+1
Change-Id: I792cf2bfbb2f8f1e891d30048ff63acefac3604e Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-3877
2021-11-15Fix critical cross site scriptingvasraz1-9/+7
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 Dockerfilesebdet1-16/+11
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-09-08Upgrade to java 11sebdet1-4/+3
MOve SDC to Java 11, this is one of the PR to move to Jdk 11, jenkins will have to be changed as well Issue-ID: SDC-2725 Change-Id: I85f13f14ba8004f6e9656093a837465a2e4af3e1 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Signed-off-by: xuegao <xg353y@intl.att.com> Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2020-03-26Updated the sdc certk.kedron1-1/+1
Issue-ID: SDC-2855 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I1ee3f155ca50edee4a47b8585d95f9a3f848b94a
2019-09-09Updated the sdc cert for ONAP namespace in the kubernetes.k.kedron1-1/+1
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.kedron1-0/+2
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
2018-11-01upgrading jettyTal Gitelman1-1/+1
Change-Id: Ie6307656f88cab59346bb17bcfc75ca494b572d7 Issue-ID: SDC-1767 Signed-off-by: Tal Gitelman <tal.gitelman@att.com>
2018-07-29re base codeMichael Lando1-0/+0
Change-Id: I12a5ca14a6d8a87e9316b9ff362eb131105f98a5 Issue-ID: SDC-1566 Signed-off-by: Michael Lando <ml636r@att.com>
2018-04-09Fix Docker file pathVictor Morales1-0/+0
This change modifies the docker file path that is used for the pom.xml file and updates the instructions for building the docker docker image. Change-Id: I9aaf3792134292f5556d429155d144f8ef8d8018 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: SDC-993
2018-03-07Sync Integ to MasterMichael Lando1-5/+0
Change-Id: I71e3acc26fa612127756ac04073a522b9cc6cd74 Issue-ID: SDC-977 Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
2018-02-28Webseal fixLior Nachmias1-0/+1
Change-Id: Ic6de1f490e72b05b057d246dd70a2eae6524458d Issue-ID: SDC-550 Signed-off-by: Lior Nachmias <ln699k@att.com>
2018-02-20add https support to simulatoMichael Lando1-5/+19
Change-Id: I16f68532a7e7a09fbf96c09dff19d857c03fedd8 Issue-ID: SDC-832 Signed-off-by: Michael Lando <ml636r@att.com>
2017-08-21[SDC-154] - sdc-simulator docker taskTal Gitelman1-7/+3
Change-Id: Iaa4c30237a2eef2c40fb4bfda114bc2eca6df9d5 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-08-17[SDC-154] - sdc-simulator docker taskTal Gitelman1-1/+3
Change-Id: Ife75655d7ad0a6566a93ebabed217566f17ee246 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-08-17[SDC-154] - sdc-simulator docker taskTal Gitelman1-3/+4
Change-Id: I2bce75940f27e0b1c31886cb78a44644df45745c Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-08-16[SDC-154] - sdc-simulator docker taskTal Gitelman1-0/+14
Change-Id: If1ba67353698c4baa91efa0abf6ccb89f208f2f6 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>