HTTPS endpoint

Forum Home Forums Understanding the Software HTTPS endpoint

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #7674
    mark9966
    Participant

    HI,

    how can i enable https in both windows and linux scenario?

    Thanks.

    #7677
    mark9966
    Participant

    Good morning,

    At the moment i need to enable it on WIn.

    #7686
    Mikhail
    Moderator

    Hello,

    1. Download the web.config files and overwrite the existing in C:\SCADA\ScadaWeb\

    2. Enable HTTPS on IIS. Link

    3. Install SSL certificate if you use domain.

    #7704
    mark9966
    Participant

    Tried that solution but both trying local and public access goes to error https://postimg.cc/gnQRMb5F. What am i missing?

    #7705
    Mikhail
    Moderator

    Does https://localhost work?

    #7714
    mark9966
    Participant

    No it doesn’t.

    #7716
    Sergei
    Participant

    Please note the web.config file in ScadaWeb\plugins\Scheme also needs to be edited for HTTPS to work corectly. Else the schemes cannot be grabbed by the plugin. (The console -F12- shows “404 not found” errors)

    #7717
    Sergei
    Participant

    Also, please note that after enabling HTTPS in IIS, https://localhost will not work (and should not) because the SSL certificate is for the public domain name and most probably doesn’t include the localhost domain.

    #7718
    Mikhail
    Moderator

    No it doesn’t.

    So the current issue is related to IIS configuring, not Rapid SCADA. I suggest watching some videos in the internet how to setup HTTPS on IIS. Also we can configure IIS for a fee.

    #7719
    Mikhail
    Moderator

    Please note the web.config file in ScadaWeb\plugins\Scheme also needs to be edited for HTTPS to work corectly.

    The archive I mentioned above, contains all web.config files needed for the web app and plugins.

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.