Dear Apigee Members
I'm confused where to Add the backend servers PEM file in KeyStore or trustSore to configure 2-way TLS
Answer by Dino-at-Google
·
Nov 22, 2019 at 04:49 PM
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.
Answer by Pankaj Rai · Nov 24, 2019 at 05:47 PM
The cert file should be stored in truststore and provide the reference of that truststore in API proxy.
Answer by Priyadarshi Ajitav Jena · Oct 11, 2020 at 04:59 PM
A basic concept is own certificate in keystore and others' certificate in truststore.
How to set up TLS/SSL Certificate Expiry alert on Apigee Edge 1 Answer
Error adding SSLInfo after creating truststore 2 Answers
Http 401 error when trying to upload cert to truststore 1 Answer
Mutual TLS between client to edge and edge to backend 1 Answer
Accessing Apigee Truststore and Keystore in the API Proxy 3 Answers