I'm trying to make my knative setup (using istio + API Gateway) e2e encrypted, however I'm having trouble making it.
My external APIGateway is supporting a letsencrypt certificate with success.
However the flow redirection from the external to the local gateway seems to not been encrypted.
I'm trying lot of stuff using PeerAuthentication & DestinationRule, but no success as of now...
Has anyone configured a knative setup with API Gateway using full flow encryption successfully?
I'm trying to make my knative setup (using istio + API Gateway) e2e encrypted, however I'm having trouble making it.
My external APIGateway is supporting a letsencrypt certificate with success.
However the flow redirection from the external to the local gateway seems to not been encrypted.
I'm trying lot of stuff using PeerAuthentication & DestinationRule, but no success as of now...
Has anyone configured a knative setup with API Gateway using full flow encryption successfully?