Hello all,
I am running DSpace 5.5 and 6.0-rc1 on Open Suse 13.2 VMs for testing,
and I can't get the REST interface to work. When calling
http://localhost:8080/rest, it gets forwarded to
https://localhost:8443/rest (status code 302) and then fails because
my test VMs are not configured for HTTPS. When calling the XMLUI via
http, it stays on that port and protocol, so the problem seems to be
about REST only.
If anyone could point me to what I am missing, that would be really
great. I looked through the config files and did some web searching, but
didn't find a solution. DSpace and Tomcat are not configured to forward
to HTTPS anywhere, as far as I see.
Thanks!
Benedikt Kroll