Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. There are many articles on the internet describing in detail how to issue a self signed certificate. For example you can follow this article from heroku.com
  2. As a result you will get private key e.g. server.key and certificate e.g. server.crt. Move them to your Standard ERP server folder and place them in folder ssl
  3. Open Technics>>Register>>Program Mode in your Standard ERP client
  4. In the tab Web enter HTTPS port and open it in your firewall to the allowed IP addresses (or all the internet) and check the checkbox Use HTTPS.

    Tip

    Default port for HTTPS is 443


  5. Enter ssl/server.crt in the field Certificate
  6. Enter ssl/server.key in the field Private Key
  7. Additionally you can set other options e.g. disabling insecure versions of HTTPS SSL 2.0, SSL 3.0 and TLS 1.0
     
  8. Restart your server and you should see something like this in your hansa.log on the server:

    Code Block
    2018-03-06 23:23:05 Listening on port: 1200
    2018-03-06 23:23:05 Listening on port: 80
    2018-03-06 23:23:05 Listening on port: 443

     

...


  1. Note

    These ports might be set by the Technics>Register>Program Mode (especially if you are hosted on premise), but could be overridden also by settings in mystandard.hansaworld.com so please check MyStandard option Change Server Date to set up the right ports in that case


Filter by label (Content by label)
showLabelsfalse
max5
spacesHWKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("server","webshop","security","setup","https") and type = "page" and space = "HWKB"
labelswebshop https server security setup

...