Announcements
The Google Cloud Community will be in read-only from July 16 - July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Can I set my SSL settings dynamically?

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 Solved
1 13 932
2 ACCEPTED SOLUTIONS

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

View solution in original post

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

View solution in original post

13 REPLIES 13