testing https

Not applicable

Hi,

We have 2 systems that communicate via apigee. How can I test that the data that pass to and from apigee is encrypted using TLS Certificates in Keystore when calling api with https.

Thanks

Poly

0 1 100
1 REPLY 1

Former Community Member
Not applicable

You can send the request from consumer -> Apigee via a TCP Tunnel (ex: mitm or wireshark; don't setup TLS on the tunnel). If you only see the hostname, then encryption is working.