Actions

Use HTTPS service

Revision as of 14:24, 10 June 2016 by Lucas Joyal (talk | contribs) (Creating a new page to explain HTTPS)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Applies to version(s): v2.9.

If you created a HTTP service using HTTPS, there are a few things to note when using the HTTPS service.

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.