Errors with OpenSSL 3.0.0

2021-09-19 Thread phoebos via isync-devel
Hi, There seem to be a couple of problems when using isync with OpenSSL 3.0.0. In particular, it seems that the function `SSL_get_peer_certificate` (called in socket.c) has been deprecated, replaced by two functions: (the following is from /usr/include/ssl/ssl.h) # ifdef OPENSSL_X509_H

Re: Errors with OpenSSL 3.0.0

2021-09-19 Thread phoebos via isync-devel
On Sun, Sep 19, 2021 at 10:13:50PM +0100, phoebos via isync-devel wrote: > (the following is from /usr/include/ssl/ssl.h) Sorry, that's from /usr/include/openssl/ssl.h . ___ isync-devel mailing list [email protected]