Hi bmcgonag,
I'm using your images to run the quant-ux project on Openshift.
I'm getting the below message in frontend POD logs when trying to register a user.
[HPM] Error occurred while proxying request qux-fe.mydomain/rest/user to https://qux-be.mydomain/ [SELF_SIGNED_CERT_IN_CHAIN] (https://nodejs.org/api/errors.html#errors_common_system_errors)
It seems to be a certificate configuration issue between applications. Do you know if this configuration should be done in openshift or in the application?