Hi Giuseppe I managed to solve this issue by using apache2 https.... I added this!
RequestHeader set X-Forwarded-Proto "https" RequestHeader set X-Forwarded-Port "443" On Wed, Jul 6, 2022 at 12:34 PM Digilio, Giuseppe < [email protected]> wrote: > Have you set properly the `dspace.server.url` property in your > local.cfg file? It should containt the url with https protocol, e.g. > > dspace.server.url = https://exmple.co.com/server > > > Il giorno lun, 04/07/2022 alle 06.10 -0700, George Yusto ha scritto: > > Hi > > Am using https (ssl) on my domain but url uses http > > > > Sample of what am getting > > API fired: > > https://exmple.co.com/server/api/authn > > > > response > > {"id":null,"okay":true,"authenticated":false,"authenticationMethod":n > > ull,"type":"status","_links":{"eperson":{"href":" > > http://exmple.co.com/server/api/authn/status/eperson"},"self":{"href":" > http://exmple.co.com/server/api/authn/status > > "}}} > -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/CAKYLnzVOeywOC0P7q1v4uKo-4iEsJTH6M2Eo27SW-LwO-4_RPg%40mail.gmail.com.
