How to configure 2-way SSL in the northbound when having Apigee Private Cloud installed in AWS?

What are the steps to follow to configure two-way SSL in the Northbound when a customer has Apigee installed in his own private cloud in AWS?

0 1 573
1 REPLY 1

It has to be done on the router. ELB has to be configured to be pass-thru.

The following management API calls below need to be made to create the keystore, truststore and virtual host.

http://docs.apigee.com/api-services/content/keystores-and-truststores


The host alias to set up for the virtual host is the DNS name of the load balancer and the port the one in the router.
These articles provide all the details: