I recently noticed that we are using http in our handle based on the configuration file:
handle.canonical.prefix = http://hdl.handle.net/ The 6.2 code also defaults to http rather than https: https://github.com/DSpace/DSpace/blob/dspace-6.2/dspace-api/src/main/java/org/dspace/handle/HandleServiceImpl.java#L126 I'm thinking that I should: (1) Change my config file to use https (2) update all the metadata from http to https As a side, my doi seems to also have http in the url. Thoughts? Thank you! -Jose -- 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/CAK%3DKc-vr2g7NrJXF-pKe4uai43ZKCzM1pOP%2B5VJHg6UEd5DvAw%40mail.gmail.com.
