#3870: openssl 1.1
----------------------+----------------------
Reporter: tamo | Owner: mutt-dev
Type: task | Status: reopened
Priority: trivial | Milestone:
Component: build | Version: 1.7.0
Resolution: | Keywords: ssl
----------------------+----------------------
Changes (by vinc17):
* status: closed => reopened
* resolution: fixed =>
Comment:
With {{{--enable-debug --enable-imap --with-ssl}}}, I still get an error:
{{{
In file included from rfc822.h:23:0,
from mutt.h:63,
from mutt_ssl.c:33:
mutt_ssl.c: In function ‘check_certificate_by_signer’:
mutt_ssl.c:669:47: error: dereferencing pointer to incomplete type ‘X509
{aka struct x509_st}’
dprint (2, (debugfile, " [%s]\n", peercert->name));
^
}}}
--
Ticket URL: <https://dev.mutt.org/trac/ticket/3870#comment:3>
Mutt <http://www.mutt.org/>
The Mutt mail user agent