You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was also able to verify that the OpenFaaS gateway was receiving encrypted messages. To do this, I reinstalled Istio using [the instructions in the docs](https://istio.io/latest/docs/tasks/security/authentication/mtls-migration/) in privileged mode. Then I restarted the gateway and observed encrypted messages with `tcpdump`:
209
+
210
+

211
+
> Encrypted messages observed with tcpdump
212
+
213
+
You can detect the presence of Envoy within your function by looking at the HTTP headers passed on:
0 commit comments