docs: TLS Passthrough - SSL Certificate Issue
#5630 · Go · ★ 3.0k · Apache-2.0 · updated 4mo ago
Description: Encountering the following error in the TLS passthrough doc while trying to query the example app through the gateway curl -v -HHost:passthrough.example.com --resolve "passthrough.example.com:6443:${GATEWAY_HOST}" \ --cacert example.com.crt…