search for: ossl_ssl_get_peer_cert_chain

Displaying 1 result from an estimated 1 matches for "ossl_ssl_get_peer_cert_chain".

2010 Aug 08
5
Ruby 1.8.7 and openssl failed compile
...ars in ossl_ssl.c:626:25: error: expected expression before ?)? token ossl_ssl.c:629:47: error: expected expression before ?)? token ossl_ssl.c:629:47: error: too few arguments to function ?sk_value? /usr/include/openssl/stack.h:80:7: note: declared here ossl_ssl.c: In function ?ossl_ssl_get_peer_cert_chain?: ossl_ssl.c:1199:5: warning: passing argument 1 of ?sk_num? from incompatible pointer type /usr/include/openssl/stack.h:79:5: note: expected ?const struct _STACK *? but argument is of type ?struct stack_st_X509 *? ossl_ssl.c:1202:2: warning: passing argument 1 of ?sk_value? from incomp...