Context: curl 8.11.1, built with nghttp2/nghttp3/ngtcp2 and openssl.

I use CURLINFO_TLS_SSL_PTR to capture the peer certificate and certificate 
chain. This works fine with HTTP/1 and HTTP/2. But with HTTP/3, the 
CURLINFO_TLS_SSL_PTR returns NULL in the curl_tlssessioninfo 'internals' 
variable. (It does, as expected, return CURLSSLBACKEND_OPENSSL in the 'backend' 
variable.)

Am I doing something wrong, or is this an inherent limitation of the HTTP/3 
implementation?

- lc

-- 
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html

Reply via email to