Skip to content

Disable cert checking when talking to the SU-API

Imran Hussain requested to merge imranh/sucs-site:master into master

Disable verifying of the cert wehn talking to the SU-API VM. We don't need it, as long as the data is sent down a secure connection that's all we really care about. Also this makes tings easier to admin as we don't need to worry about renewing certs during freshers.

Merge request reports