Dear All, I have a strange problem with the backend after the migration of my DSpace 7.6.1 from http to https. Nginx and certificates are ok, the value in *local.cfg* is:
dspace.server.url=https://api.example.com However, when I browse with the HAL browser for i.e. collection[0], I get something like: "dc.identifier.uri": [ { "value": "https://example.com/handle/123456789/2", .... } ], ] }, "archivedItemsCount": -1, "type": "collection", "_links": { "harvester": { "href": "http://api.example.com/server/api/core/collections/7e90beb5-6f1b-42df-a1e7-6367d1e508c2/harvester" }, "itemtemplate": { "href": "http://api.example.com/server/api/core/collections/7e90beb5-6f1b-42df-a1e7-6367d1e508c2/itemtemplate" }, "license": { "href": "http://api.example.com/server/api/core/collections/7e90beb5-6f1b-42df-a1e7-6367d1e508c2/license" }, As you see, the harvester, license, logo, etc. links are still HTTP-based. How to change this? Manually, or there is an automatic procedure? Due to this issue, the front end does not work, as well. Thanks in advance! Milos -- 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 dspace-tech+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/010ee928-f2ef-41f3-b3ca-0d5bc6759babn%40googlegroups.com.