Hello, Im trying to configure HTTPS for Dspace's rest API only but I am not sure how to proceed on. Im using Docker image to test my code changes from the main repository here <https://github.com/DSpace/DSpace> but was unable to figure out a way to configure https for the api. Any suggestions or advice?
So far I had tried the following: 1. Change local.cfg api url to be https 2. Changed the environement config file to be ssl:true under (dspace > src > main > docker-compose > environment.dev.ts) None of these allow me to do a CURL to Dspace at https://localhost:8080 Thanks -- 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/96940bbc-28b7-4f22-ab91-78f9a026fee4n%40googlegroups.com.
