Configure property files

  1. Modify exthd.properties.

    1. In the SAP configuration files in property exthd.webservice.endpoint specify the new port (default is 8443) and use https:// as the protocol. For example:

      exthd.webservice.endpoint = https://watermelon.chn.hp.com:8001/sap/bc/srt/rfc/sap/ICT_SERVICE_DESK_API?sap-client=300

    2. Set the exthd.webservice.authentication.scheme to HTTPS.
  2. Add the following configuration entries in ovictex.properties:

    <saphostname>.keystore=C:/Program Files/Micro Focus/SMSSMEX/certs/ovictex.keystore
    <saphostname>.keystore.password=~X1~H+7JAOrcX/R6kO5diPxV0w==
    <saphostname>.truststore=C:/Program Files/Micro Focus/SMSSMEX/certs/ovictex.truststore
    <saphostname>.truststore.password=~X1~H+7JAOrcX/R6kO5diPxV0w==

    For example:

    watermelon.chn.hp.com.keystore= C:/Program Files/Micro Focus/SMSSMEX/certs/ovictex.keystore
    watermelon.chn.hp.com.keystore.password=~X1~H+7JAOrcX/R6kO5diPxV0w==
    watermelon.chn.hp.com.truststore= C:/Program Files/Micro Focus/SMSSMEX/certs/ovictex.truststore
    watermelon.chn.hp.com.truststore.password=~X1~H+7JAOrcX/R6kO5diPxV0w==