Can we make 2 SSL between front end (Agular UI on-prim server) to Apigee cloud ?

I am using Apigee cloud and trying to implement encryption/decryption the message payload in apigee layer before sending to backend. So I want to make 2 SSL between front end (Agular UI on-prim server) to Apigee cloud . Please suggest.

0 2 187
2 REPLIES 2

Not applicable

let me summaries, you want to do apigee cloud api call enabling 2-way ssl.

Yes, it's possible. You need to enable MTLS in northbound. Apigee support may help you on this.

Yes, you can configure mTLS between API client (in your case the Angular server) and Apigee yourself. See https://docs.apigee.com/api-platform/system-administration/options-configuring-tls#about-setting-tls...