mike-jumper opened a new pull request, #819:
URL: https://github.com/apache/guacamole-client/pull/819

   If a user attempts to navigate to a Guacamole deployment using SSL/TLS 
authentication, but uses that deployment's IP address (or an incorrect 
hostname) to do so, they will see the following error message:
   
   > Direct authentication against this endpoint is not valid without first 
requesting to authenticate at the primary URL of this Guacamole instance.
   
   This is because the SSL/TLS authentication strictly enforces which hostnames 
may be used, but this is confusing. A user or administrator that inadvertently 
visits the wrong URL and sees this message will not know why things are failing.
   
   These changes replace the above error with a simple redirect to the proper 
URL.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to