Hello,
I've just installed dspace 7 REST API backed and I configured the HTTPS support using httpd mod_http_proxy. Also, I want to mention that I'm using a self-signed certificate for HTTPS support.
The problem which I encountered is that when I'm trying to login in the REST API via web browser using HTTPS the login doesn't work. I've found in developer settings the following error message:
When I try to login via HTTP, everything works perfect.
Does anybody know why I can't login in REST API using HTTPS and why the error occurs?
Thanks,
Andrei