On 2015-02-16 09:52, Seth wrote:
> On Sun, 15 Feb 2015 23:37:55 -0800, Hugo Osvaldo Barrera <[email protected]>
> wrote:
> Any hints? My guess is that SSL is failing somewhere, but I don't know how
> to
> continue to track this down. Someone on the FreeBSD list suggested making
> sure
> that the CAs were installed, and they are - though I'm not sure it's 100%
> relevant.
> 
> Try switching out OpenSSL with LibreSSL and see if you can reproduce the
> problem with that arrangement.

I tried, but failed:

libressl.c:72:1: error: conflicting types for 'SSL_CTX_use_certificate_chain'
SSL_CTX_use_certificate_chain(SSL_CTX *ctx, char *buf, off_t len)
^
/usr/local/include/openssl/ssl.h:1587:5: note: previous declaration is here
int     SSL_CTX_use_certificate_chain(SSL_CTX *ctx, void *buf, int len);
        ^

I noticed this being mentioned before, so I went back and found it:

  https://marc.info/?l=opensmtpd-misc&m=142402080601260&w=2

However, this did not resolve the issue for me, and the issue persists.

-- 
Hugo Osvaldo Barrera
A: Because we read from top to bottom, left to right.
Q: Why should I start my reply below the quoted text?

Attachment: signature.asc
Description: PGP signature

Reply via email to