Configuration between DNS and TLS on apigee

Not applicable

Hi guys,

I'm trying to develop a reverse proxy that just redirect my API backend as target endpoint to the Apigee Proxy.

I'm going to describe what I need to do, for example:

1 - User send a request to the https://mydomain.io =>

2 - DNS catch a user request and redirect to the =>

3 - Apigee Proxy =>

4 - User receive a response from Apigeee Proxy as "https://mydomain.io".

It's simple, but I have to chance my TLS "How?". Actually I read a lot of documentation on Apigee docs, but in practice no one works. I already added a TLS key store and trust store, but again it didn't work.

Someone can help? I really need to solve that.

0 3 288
3 REPLIES 3

When you say "It didn't work" can you explain what the error was?

Ow! Thanks. It has been solved by technicall support.

By the way, apigee support just restarted my router because DNS questions.

Glad it worked.

To setup a custom domain for your APIs like mydomain.io you need the following:

1) Keystore - loaded with your TLS cert and private key

2) Truststore - if you need 2 way TLS, loaded with client certs

3) Virtualhost - requires a ticket to be filed and Apigee support creates it for you

4) DNS - you create it in your DNS provider pointing to right Apigee environment