Actions

Toolpack:Use HTTPS service A: Difference between revisions

mNo edit summary
No edit summary
Line 1: Line 1:
=== '''''Applies to version(s): v2.9, v2.10, v3.0, v3.1''''' ===
=== '''''Applies to version(s): v2.9, v2.10, v3.0, v3.1, v3.2''''' ===
{{DISPLAYTITLE:Use HTTPS service}}
{{DISPLAYTITLE:Use HTTPS service}}



Revision as of 15:21, 22 July 2020

Applies to version(s): v2.9, v2.10, v3.0, v3.1, v3.2

If you create a HTTP service using HTTPS, be aware of the following:

Initial connection

The web server hosting the Web Portal does not authenticate itself. As a result, a first connection to a Web Portal using HTTPS will display a message indicating that the security certificate is invalid. This is normal and does not affect encryption security. To proceed, simply add an exception to your web browser to access the Web Portal with HTTPS.

URL

When connecting with HTTPS to the Web Portal, the prefix https:// must be explicitly written in the URL, otherwise the connection will try to use HTTP and fail to connect.