Hi all,
I created a secured folder in my AGServer.
The folder is accessible from the localhost and it works fine.
but when I try to login from another machine the
http://server:6080/arcgis/rest/login
switches into:
https
/server:6443/arcgis/rest/login
and the page is not found.
I am trying to understand whether it is a problem of certificate (we have only a SelfSigned) , Port (the firewall is off); or what else?
any idea?
thanks! 