appsembler / configuration

a simple, but flexible, way for anyone to stand up an instance of the edX platform that is fully configured and ready-to-go
GNU Affero General Public License v3.0
15 stars 13 forks source link

backport InCommon cert fix #239

Closed thraxil closed 5 years ago

thraxil commented 5 years ago

Pulling a fix down from upstream to deal with a sudden change that InCommon made to their certificate hosting.

See: https://github.com/edx/configuration/pull/5200

I'm going to keep an eye on the upstream PR to see if someone comes up with a better solution, but in the meantime, deploys (at least on new environments) are broken without this fix.

thraxil commented 5 years ago

The upstream PR was replaced with https://github.com/edx/configuration/pull/5203 which just deletes the whole InCommon cert. I'm going to pull that one in instead (more red lines == better).