aerospike / aerospike-client-c

Aerospike C Client
Other
98 stars 103 forks source link

Can't compile due to the following error. #69

Closed akayami closed 7 years ago

akayami commented 7 years ago

error: dereferencing pointer to incomplete type ‘X509_STORE_CTX {aka struct x509_store_ctx_st}’

A quick google points me to other projects running into issues with openssl 1.1.0.

I'm trying to do this on arch, and my open ssl version is: OpenSSL 1.1.0f

Thanks.

BrianNichols commented 7 years ago

We will support OpenSSL 1.1.x in the next release.

BrianNichols commented 7 years ago

C client 4.1.7 supports OpenSSL 1.1.x.

http://www.aerospike.com/download/client/c/4.1.7/