AmericaSCORESBayArea / salesforce-data-api

This project is based on Mulesoft Dataweave and Salesforce to provide secure, reliable, API access for all the Scores apps and projects. It is hosted on Anypoint and acts as the transactional hub, in concert with the authentication API
3 stars 1 forks source link

NEW PROXY: Add HTTPS support #247

Closed AleksandrMolchagin closed 4 months ago

AleksandrMolchagin commented 4 months ago

Enable HTTPS support by introducing TLS-context. CI/CD needs to be modified to generate keystore.jks with keystore.key.password and keystore.password properties.

CritiqalPete commented 4 months ago

@AleksandrMolchagin does this need to be a coordinated merge and deploy?

AleksandrMolchagin commented 4 months ago

@AleksandrMolchagin does this need to be a coordinated merge and deploy?

No, this can be safely merged. Once it is done, I will cancel the CI/CD flow and manually deploy the sandbox to test everything. Then, I will modify the CI/CD, and all following changes will be deployed as usual.

CritiqalPete commented 4 months ago

@AleksandrMolchagin tested this so good to go.