-
Notifications
You must be signed in to change notification settings - Fork 27
Activate http-proxy-middleware secure flag in production, properly install CA cert instead #187
Comments
Equivalent in mig-ui: migtools/mig-ui#1055 |
This has now migrated to using secure flag for http-proxy-middleware. |
I forgot about this issue @gildub . I think we actually don't want to use |
@mturley, all good then if we don't need SSL between the virt-ui pod and the backend. |
@gildub oops. We should listen to Fabien on this, not me :) #152 (comment) |
We turned off NodeJS TLS validation with this env in the Dockerfile in #186, just as was done in mig-ui, to avoid errors when logging in on some clusters. We should find a better solution.
The text was updated successfully, but these errors were encountered: