I have a WebApp (https) setup so that I can get to my Mac Mavericks Server web page for changing my password.
Problem is, I get an error that it can't reach the server / page.
The address is https://10.1.1.3.
This brings up the default page for Mavericks web page. On this page is a choice to change your password. The WebApp can get to this page.
Hover over the Change Password link and you see:
https://10.1.1.3/changepassword
If I click on that link, I am brought to an error of not being able to reach the server. When I look at the address in the menu bar, it shows:
https://10.1.1.3/auth?redirect=https://my.server.com/changepassword&send_token=no
Under normal circumstances, a login page would be displayed, followed up with change password fields after successfully authenticating.
I have tried placing the auth?redirect=my.server.com/changepassword&send_token=no into the path option of the Webapp. This resulted in an incorrect page being displayed stating the wiki server is not running.
I have not looked at the web logs on the Mac to see what it says to determine if those shed any clues.
Sophos 9.109-1
Mavericks 10.9.2
OSX Server 3.0.3
This thread was automatically locked due to age.