Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TLS SNI support in yandex-tank with phantom #895

Open
maxt opened this issue Aug 3, 2023 · 0 comments
Open

TLS SNI support in yandex-tank with phantom #895

maxt opened this issue Aug 3, 2023 · 0 comments

Comments

@maxt
Copy link

maxt commented Aug 3, 2023

Hello!
My test scenario implies interaction with https endpoint which relies on TLS SNI.

As far as I understand, yandex-tank generates config for phantom loader, and despite I specify hostname and port in load.yml it uses IP address for this configuration, so, phantom doesn't have an information about hostname => it can't provide ongoing secure connection with SNI field.
So, my endpoint can't determine destination of ingoing connection and just throws 503 and service doesn't exist error code.

My environment is openshift and traffic is going through openshift route to istio ingress gateway which terminates tls connection.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant