[go: up one dir, main page]

Menu

#62 curl_version_info() should return SSL library info

open
libcurl (29)
2012-03-19
2012-03-19
No

The curl_version_info() function should return information on the SSL library used by libcurl (OpenSSL, NSS, GnuTLS, ...). It is actually not possible to figure it out efficiently, only by doing some string parsing of the ssl_version. Having some constants/flags would greatly help...

Discussion

  • Daniel Stenberg

    Daniel Stenberg - 2012-03-19
    • milestone: 100911 -->
    • labels: 101476 --> libcurl
     
  • Daniel Stenberg

    Daniel Stenberg - 2012-03-19

    I'm moving this from bugs to feature-request. Note that just filing a feature-request to our project doesn't mean much other than an expressed desire to sometime in the future see this become reality.

    To really get the feature added, please discuss it on the curl-library mailing list or even better try to provide a patch there!

     

Log in to post a comment.