Access encrypted request payload in Apigee

rovyas
New Member

Hi,

How can I access a request payload encrypted by a certificate sent by client.

Do we need to have that certificate available in apigee somewhere to decrypt that request payload and do the necessary transformation

Thanks

0 1 722
1 REPLY 1

Not applicable

Hi @rovyas,

Yes, Certificates need to be configured at Apigee Edge. KeyStores and TrustStores have been defined. Following doc links have detail information:

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

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

Cheers, Rajesh