Hi, I'd like to extract some information from the OpenSSL SSL* after connection establishment. Is there any callback / libcurl option I can use for that? Basically, I'd like to provide a callback which is invoked at about the point where libcurl also performs the CERTINFO extraction.
Background: I'd like to extract the certificate expiration date, but without the overhead of string parsing and all the other values captured by CURLOPT_CERTINFO. Thanks, Patrick -- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library Etiquette: https://curl.se/mail/etiquette.html