backend servers PEM file in KeyStore or trustSore

Dear Apigee Members

I'm confused where to Add the backend servers PEM file in KeyStore or trustSore to configure 2-way TLS

Solved Solved
0 4 453
1 ACCEPTED SOLUTION

Yes, this is good basic question.

The short answer is... the cert (PEM file) for the backend system must be configured in the TRUSTSTORE configured for the Target Endpoint in Apigee.

A longer discussion of all this stuff, is here.

View solution in original post

4 REPLIES 4

Yes, this is good basic question.

The short answer is... the cert (PEM file) for the backend system must be configured in the TRUSTSTORE configured for the Target Endpoint in Apigee.

A longer discussion of all this stuff, is here.

thanks Dino always helpful 🙂

The cert file should be stored in truststore and provide the reference of that truststore in API proxy.

Not applicable

A basic concept is own certificate in keystore and others' certificate in truststore.