> On Jul 1, 2020, at 6:35 PM, Daniel Stenberg <dan...@haxx.se> wrote: > > On Wed, 1 Jul 2020, Felipe Gasper via curl-library wrote: > >> I see that CURLOPT_SSL_CTX_FUNCTION exists, but is there any way to get >> the SSL object, not just the SSL_CTX? > > curl_easy_getinfo(... CURLINFO_TLS_SSL_PTR ...) maybe?
Could this be used to specify an HTTP header, though? There doesn’t seem to be a callback point for when this value is first populated. -FG ------------------------------------------------------------------- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html