SUNScholar/Secure Internet Connections/S06

From Libopedia
Revision as of 11:46, 28 May 2016 by Hgibson (talk | contribs) (→‎Step 6. Enable HTTPS by default (Optional))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
 NEXT
 PREVIOUS

Step 6. Enable HTTPS by default (Optional)

This step is optional, for those who prefer to secure ALL communications with the website.

You can enable HTTPS by modifying the "dspace.baseUrl" in the "build.properties" file. Change http to https. See link below.

https://github.com/DSpace/DSpace/blob/master/build.properties#L30-L31