Skip to content

examples/curlx: support building with OpenSSL 1.1.0+#8529

Closed
jay wants to merge 1 commit into
curl:masterfrom
jay:fix_curlx_ossl_example
Closed

examples/curlx: support building with OpenSSL 1.1.0+#8529
jay wants to merge 1 commit into
curl:masterfrom
jay:fix_curlx_ossl_example

Conversation

@jay

@jay jay commented Mar 1, 2022

Copy link
Copy Markdown
Member
  • Access members of X509_STORE_CTX in OpenSSL 1.1.0+ by using API
    functions.

The X509_STORE_CTX struct has been opaque since OpenSSL 1.1.0.

Ref: https://curl.se/mail/lib-2022-03/0004.html

Closes #xxxx

- Access members of X509_STORE_CTX in OpenSSL 1.1.0+ by using API
  functions.

The X509_STORE_CTX struct has been opaque since OpenSSL 1.1.0.

Ref: https://curl.se/mail/lib-2022-03/0004.html

Closes #xxxx
@jay jay closed this in c07b95e Mar 2, 2022
@jay jay deleted the fix_curlx_ossl_example branch March 2, 2022 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants