Closed kdmccormick closed 2 years ago
As it turns out, I don't have any reason to believe ENABLE_HTTPS
wouldn't work with the plugin. I'd originally worried about this because an earlier version of the plugin would try to use Bolt/TLS for CMS->CourseGraph communication when ENABLE_HTTPS
was set to True, but I removed that since it didn't seem important for CMS to encrypt it's cluster-internal communication with CourseGraph.
In both
local
andk8s
mode.