Skip to content

Unclear how to use CURLOPT_SSLVERSION #39

@dosshell

Description

@dosshell

How does one use CURLOPT_SSLVERSION with this wrapper?

curl_easy_setopt(curl, CURLOPT_SSLVERSION, CURL_SSLVERSION_DEFAULT) does not work for me since CURL_SSLVERSION_DEFAULT is not defined. I can not find any exposed values for this option by the wrapper.

https://curl.haxx.se/libcurl/c/CURLOPT_SSLVERSION.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions