I can set my backend endpoint dynamically within my API Proxy logic by setting variables such as target.url. This is great. But what if my dynamic endpoint change requires me to change my SSL settings as well? Specifically, I need to switch to mutual auth for certain endpoints, and thus need to change the SSLInfo settings (Keystore, Trustore, KeyAlias, ClientAuthEnabled). Is this possible?
Solved! Go to Solution.
Dear @WILLIT51,
You can set the SSL settings dynamically through variables with the help of a new feature introduced in the latest version of Edge for Cloud. Refer to more details about this in the section "SSLInfo variables in TargetEndpoint configurations" in the Releases Notes
Regards,
Amar
Dear @WILLIT51,
The new release has been deployed now for your org. I checked in your org and confirmed that your proxy 'IAM_2' was successfully deployed in test environment. Infact, I undeployed and deployed the proxy again to re-confirm. It got deployed successfully again without any errors. Please verify at your end and let me know if everything's fine.
Thanks,
Amar