Certificates & apigee

Not applicable

Hello every body,

I'm looking for the way to indicate my certificat useful for my api query.

Before , I used the Google App Insomnia.

And my certificat use for my url is alrealy show on screen for my acceptation

as soon as I send my query

Question : How do the same with ApiGee ?

Where could I found the answer in docs of apigee ?

Thank's all

@+

0 3 651
3 REPLIES 3

Not applicable

Hi,

I am not clear what you are asking here. A widely used RESTFUL client app is 'POSTMAN' which does allow you to provide client certs.

Paid organizations can use 2 way or mutual SSL to protect their APIs if required.

I assume you are referring to 2 way TLS protected API and the browser/REST client behavior to show a dialogue box that allows you to pick a certificate. (please let know if this assumption is wrong).

Apigee only returns a 400 error when a client certificate is not provided but is mandated by the virtualhost.

REST clients have a way to present certificates based on hostname. Looks for the corresponding help in your REST client for a way to load client certs in advance.

To configure an API in Apigee to perform 2 way TLS you need to create a virtualhost and load server, client certs. Please check these links for information.

http://docs.apigee.com/api-services/content/configuring-ssl

http://docs.apigee.com/api-services/content/configuring-ssl-access-api-cloud-based-edge-installation

Not applicable

I did not understand anything about this documentation chariaba

You would not have something simpler

Your procedure is far too complex

Too bad

Your interface seemed so nice, intuitive and user-friendly up to now