Skip to content

http3: SNI should not be set if host is literal IP address #11827

Closed
@vvb2060

Description

@vvb2060

I did this

curl --http3-only https://1.1.1.1/cdn-cgi/trace

I expected the following

sni=off

curl/libcurl version

curl 8.2.1 (x86_64-w64-mingw32) libcurl/8.2.1 OpenSSL/3.1.2 (Schannel) zlib/1.3 brotli/1.1.0 zstd/1.5.5 WinIDN libssh2/1.11.0 nghttp2/1.56.0 ngtcp2/0.19.1 nghttp3/0.15.0

operating system

windows

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    HTTP/3h3 or quic relatedTLS

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @bagder@vvb2060

      Issue actions

        http3: SNI should not be set if host is literal IP address · Issue #11827 · curl/curl