Skip to content

Add https to OPAC

Mark Tompsett requested to merge mtompset:Add_https into master

This adds https to OPAC, while keeping http as well. It does this by merely mirroring the https site from the http site. The certificates used are the defaults, and you will get a security warning about them. One can tweak the SSL configuration further, if they so desire.

Merge request reports